C# Class MahTweets.Core.Media.InlineLink

Inheritance: System.Windows.Documents.Span
Afficher le fichier Open project: nickhodge/MahTweets.LawrenceHargrave Class Usage Examples

Méthodes publiques

Свойство Type Description
ImageProperty System.Windows.DependencyProperty
TextProperty System.Windows.DependencyProperty
UrlProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
InlineLink ( ) : System

Méthodes protégées

Méthode Description
OnMouseEnter ( System.Windows.Input.MouseEventArgs e ) : void
OnMouseLeave ( System.Windows.Input.MouseEventArgs e ) : void

Private Methods

Méthode Description
OnUrlChanged ( DependencyObject obj, System.Windows.DependencyPropertyChangedEventArgs args ) : void

Method Details

InlineLink() public méthode

public InlineLink ( ) : System
Résultat System

OnMouseEnter() protected méthode

protected OnMouseEnter ( System.Windows.Input.MouseEventArgs e ) : void
e System.Windows.Input.MouseEventArgs
Résultat void

OnMouseLeave() protected méthode

protected OnMouseLeave ( System.Windows.Input.MouseEventArgs e ) : void
e System.Windows.Input.MouseEventArgs
Résultat void

Property Details

ImageProperty public_oe static_oe property

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

TextProperty public_oe static_oe property

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

UrlProperty public_oe static_oe property

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