C# 클래스 MahTweets.Core.Media.InlineLink

상속: System.Windows.Documents.Span
파일 보기 프로젝트 열기: nickhodge/MahTweets.LawrenceHargrave 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ImageProperty System.Windows.DependencyProperty
TextProperty System.Windows.DependencyProperty
UrlProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
InlineLink ( ) : System

보호된 메소드들

메소드 설명
OnMouseEnter ( System.Windows.Input.MouseEventArgs e ) : void
OnMouseLeave ( System.Windows.Input.MouseEventArgs e ) : void

비공개 메소드들

메소드 설명
OnUrlChanged ( DependencyObject obj, System.Windows.DependencyPropertyChangedEventArgs args ) : void

메소드 상세

InlineLink() 공개 메소드

public InlineLink ( ) : System
리턴 System

OnMouseEnter() 보호된 메소드

protected OnMouseEnter ( System.Windows.Input.MouseEventArgs e ) : void
e System.Windows.Input.MouseEventArgs
리턴 void

OnMouseLeave() 보호된 메소드

protected OnMouseLeave ( System.Windows.Input.MouseEventArgs e ) : void
e System.Windows.Input.MouseEventArgs
리턴 void

프로퍼티 상세

ImageProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ImageProperty
리턴 System.Windows.DependencyProperty

TextProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows TextProperty
리턴 System.Windows.DependencyProperty

UrlProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows UrlProperty
리턴 System.Windows.DependencyProperty