C# Class DemosBrowser.Behaviors.WindowsFormsHostBehavior

Inheritance: System.Windows.DependencyObject
Afficher le fichier Open project: VahidN/PdfReport

Méthodes publiques

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

Méthodes publiques

Méthode Description
BindableChildPropertyChanged ( DependencyObject o, System.Windows.DependencyPropertyChangedEventArgs e ) : void
GetBindableChild ( DependencyObject obj ) : Control
SetBindableChild ( DependencyObject obj, Control value ) : void

Method Details

BindableChildPropertyChanged() public static méthode

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

GetBindableChild() public static méthode

public static GetBindableChild ( DependencyObject obj ) : Control
obj System.Windows.DependencyObject
Résultat System.Windows.Forms.Control

SetBindableChild() public static méthode

public static SetBindableChild ( DependencyObject obj, Control value ) : void
obj System.Windows.DependencyObject
value System.Windows.Forms.Control
Résultat void

Property Details

BindableChildProperty public_oe static_oe property

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