C# Class WebBrowserBehaviors, code

Afficher le fichier Open project: shendongnian/code

Méthodes publiques

Свойство Type Description
BindableSourceProperty DependencyProperty,

Méthodes publiques

Méthode Description
BindableSourcePropertyChanged ( DependencyObject, o, DependencyPropertyChangedEventArgs, e ) : void
GetBindableSource ( DependencyObject, obj ) : object
SetBindableSource ( DependencyObject, obj, object value ) : void

Method Details

BindableSourcePropertyChanged() public static méthode

public static BindableSourcePropertyChanged ( DependencyObject, o, DependencyPropertyChangedEventArgs, e ) : void
o DependencyObject,
e DependencyPropertyChangedEventArgs,
Résultat void

GetBindableSource() public static méthode

public static GetBindableSource ( DependencyObject, obj ) : object
obj DependencyObject,
Résultat object

SetBindableSource() public static méthode

public static SetBindableSource ( DependencyObject, obj, object value ) : void
obj DependencyObject,
value object
Résultat void

Property Details

BindableSourceProperty public_oe static_oe property

public static DependencyProperty, BindableSourceProperty
Résultat DependencyProperty,