C# Class ExtensionsForOneDrive.Utilities.WebBrowserUtility

Afficher le fichier Open project: riverar/ExtensionsForOneDrive

Méthodes publiques

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

Méthodes publiques

Méthode Description
BindableSourcePropertyChanged ( DependencyObject o, System.Windows.DependencyPropertyChangedEventArgs e ) : void
GetBindableSource ( DependencyObject obj ) : string
SetBindableSource ( DependencyObject obj, string value ) : void

Method Details

BindableSourcePropertyChanged() public static méthode

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

GetBindableSource() public static méthode

public static GetBindableSource ( DependencyObject obj ) : string
obj System.Windows.DependencyObject
Résultat string

SetBindableSource() public static méthode

public static SetBindableSource ( DependencyObject obj, string value ) : void
obj System.Windows.DependencyObject
value string
Résultat void

Property Details

BindableSourceProperty public_oe static_oe property

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