Property | Type | Description | |
---|---|---|---|
HasGlyphProperty | |||
HasTwoLinesProperty | |||
TextProperty |
Method | Description | |
---|---|---|
OnApplyTemplate ( ) : void |
When overridden in a derived class, is invoked whenever application code or internal processes call System.Windows.FrameworkElement.ApplyTemplate().
|
Method | Description | |
---|---|---|
OnCoerceStyle ( |
||
OnHasGlyphChanged ( |
Handles HasGlyph property changes
|
|
OnHasTwoLinesChanged ( |
Handles HasTwoLines property changes
|
|
OnTextChanged ( |
Handles text property changes
|
|
TwoLineLabel ( ) : System | ||
UpdateTextRun ( ) : void |
Updates text run adds newline if HasTwoLines == true
|
public static DependencyProperty,System.Windows HasGlyphProperty | ||
return |
public static DependencyProperty,System.Windows HasTwoLinesProperty | ||
return |