7 lines
105 B
C#
7 lines
105 B
C#
namespace System.Windows
|
|
{
|
|
public sealed class DragEventArgs : RoutedEventArgs
|
|
{
|
|
|
|
}
|
|
} |