C# Class FloydPink.Flickr.Downloadr.UI.Behaviors.HyperlinkBehavior

Afficher le fichier Open project: flickr-downloadr/flickr-downloadr

Méthodes publiques

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

Méthodes publiques

Méthode Description
GetIsExternal ( DependencyObject obj ) : bool
SetIsExternal ( DependencyObject obj, bool value ) : void

Private Methods

Méthode Description
HyperlinkRequestNavigate ( object sender, System.Windows.Navigation.RequestNavigateEventArgs e ) : void
OnIsExternalChanged ( object sender, System.Windows.DependencyPropertyChangedEventArgs args ) : void

Method Details

GetIsExternal() public static méthode

public static GetIsExternal ( DependencyObject obj ) : bool
obj System.Windows.DependencyObject
Résultat bool

SetIsExternal() public static méthode

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

Property Details

IsExternalProperty public_oe static_oe property

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