C# Класс MiniTwitter.Controls.TextViewer

TextViewer.xaml の相互作用ロジック
Наследование: System.Windows.Controls.UserControl
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
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