C# Class Xceed.Wpf.Toolkit.PropertyGrid.TrimmedTextBlock

Inheritance: System.Windows.Controls.TextBlock
Afficher le fichier Open project: Gainedge/BetterExplorer

Méthodes publiques

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

Méthodes publiques

Méthode Description
TrimmedTextBlock ( ) : System

Private Methods

Méthode Description
GetIsTextTrimmed ( System.Windows.Controls.TextBlock textBlock ) : bool
OnIsTextTrimmedChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnIsTextTrimmedChanged ( bool oldValue, bool newValue ) : void
TrimmedTextBlock_SizeChanged ( object sender, System.Windows.SizeChangedEventArgs e ) : void

Method Details

TrimmedTextBlock() public méthode

public TrimmedTextBlock ( ) : System
Résultat System

Property Details

IsTextTrimmedProperty public_oe static_oe property

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