C# 클래스 MiniTwitter.Controls.TextViewer

TextViewer.xaml の相互作用ロジック
상속: System.Windows.Controls.UserControl
파일 보기 프로젝트 열기: iyomumx/MiniTwitter-Mod

공개 프로퍼티들

프로퍼티 타입 설명
EntitiesProperty System.Windows.DependencyProperty
TextProperty System.Windows.DependencyProperty
TextTrimmingProperty System.Windows.DependencyProperty
TextWrappingProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
TextViewer ( ) : System

비공개 메소드들

메소드 설명
CacheImage ( string url, System.Windows.Documents.InlineUIContainer item ) : void
CacheUrl ( string url, Func uriFactory ) : void
CacheUrl ( string url, Uri>.Func uriFactory ) : void
CacheUrl ( string url, Uri uri ) : void
CacheUrl ( string shorturl, string url ) : void
CutScheme ( string url ) : string
EntitiesPropertyChanged ( DependencyObject sender, System.Windows.DependencyPropertyChangedEventArgs e ) : void
GetImage ( string url ) : System.Windows.Documents.InlineUIContainer
GetImageControl ( Uri uri, string url ) : Inline
GetRedirect ( string url ) : string
GetUri ( string url ) : Uri
HashtagHyperlink_Click ( object sender, RoutedEventArgs e ) : void
HighlightKeywords ( string text ) : void
Hyperlink_Click ( object sender, RoutedEventArgs e ) : void
Hyperlink_ToolTipOpening ( object sender, System.Windows.Controls.ToolTipEventArgs e ) : void
Image_MouseLeftButtonUp ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
IsUrl ( string url ) : bool
OnTextChanged ( string text ) : void
ReadCache ( string shorturl ) : string
ShowPopup ( Uri uri, string url ) : void
TextPropertyChanged ( DependencyObject sender, System.Windows.DependencyPropertyChangedEventArgs e ) : void
UserHyperlink_Click ( object sender, RoutedEventArgs e ) : void

메소드 상세

TextViewer() 공개 메소드

public TextViewer ( ) : System
리턴 System

프로퍼티 상세

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

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

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

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

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

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

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

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