C# Class ForumSurfer.Browser.WebBrowserHelper

Afficher le fichier Open project: spaghettidba/ForumSurfer

Méthodes publiques

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

Méthodes publiques

Méthode Description
GetLinkSource ( DependencyObject obj ) : string
LinkSourcePropertyChanged ( DependencyObject o, System.Windows.DependencyPropertyChangedEventArgs e ) : void
SetLinkSource ( DependencyObject obj, string value ) : void

Method Details

GetLinkSource() public static méthode

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

LinkSourcePropertyChanged() public static méthode

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

SetLinkSource() public static méthode

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

Property Details

LinkSourceProperty public_oe static_oe property

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