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

Inheritance: System.Windows.Controls.TextBlock
Exibir arquivo Open project: Gainedge/BetterExplorer

Public Properties

Property Type Description
IsTextTrimmedProperty System.Windows.DependencyProperty

Public Methods

Method Description
TrimmedTextBlock ( ) : System

Private Methods

Method 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 method

public TrimmedTextBlock ( ) : System
return System

Property Details

IsTextTrimmedProperty public_oe static_oe property

public static DependencyProperty,System.Windows IsTextTrimmedProperty
return System.Windows.DependencyProperty