C# Class FirstFloor.ModernUI.Windows.Controls.TextBlockAutoShrink

Inheritance: System.Windows.Controls.TextBlock
ファイルを表示 Open project: gro-ove/actools

Protected Methods

Method Description
OnRenderSizeChanged ( System.Windows.SizeChangedInfo sizeInfo ) : void

Private Methods

Method Description
FitSize ( ) : void
TextBlockAutoShrink ( ) : System
TextBlockAutoShrink_DataContextChanged ( object sender, System.Windows.DependencyPropertyChangedEventArgs e ) : void
TextPropertyChanged ( DependencyObject sender, System.Windows.DependencyPropertyChangedEventArgs args ) : void

Method Details

OnRenderSizeChanged() protected method

protected OnRenderSizeChanged ( System.Windows.SizeChangedInfo sizeInfo ) : void
sizeInfo System.Windows.SizeChangedInfo
return void