C# Class Yuhan.WPF.DragDrop.DragDropAdornerBase

Interaction logic for DragDropAdornerBase.xaml
Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: hansuky/Yuhan Class Usage Examples

Méthodes publiques

Свойство Type Description
AdornerDropStateProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
DragDropAdornerBase ( ) : System
DropStateChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
StateChangedHandler ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

DragDropAdornerBase() public méthode

public DragDropAdornerBase ( ) : System
Résultat System

DropStateChanged() public static méthode

public static DropStateChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
d System.Windows.DependencyObject
e System.Windows.DependencyPropertyChangedEventArgs
Résultat void

StateChangedHandler() public méthode

public StateChangedHandler ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
d System.Windows.DependencyObject
e System.Windows.DependencyPropertyChangedEventArgs
Résultat void

Property Details

AdornerDropStateProperty public_oe static_oe property

public static DependencyProperty,System.Windows AdornerDropStateProperty
Résultat System.Windows.DependencyProperty