Property | Type | Description | |
---|---|---|---|
ForegroundColorProperty | |||
IsEnabledProperty | |||
ShowTextInToolTipWhenTrimmedProperty | |||
ToolTipStyleProperty |
Method | Description | |
---|---|---|
GetForegroundColor ( |
||
GetIsEnabled ( |
||
GetShowTextInToolTipWhenTrimmed ( |
||
GetToolTipStyle ( |
||
SetForegroundColor ( |
||
SetIsEnabled ( |
||
SetShowTextInToolTipWhenTrimmed ( |
||
SetToolTipStyle ( |
Method | Description | |
---|---|---|
GetFader ( |
||
HandleIsEnabledChanged ( |
||
HandleTextBlockLoaded ( object sender, |
||
HandleTextBlockUnloaded ( object sender, |
||
HorizontalBrushNeedsUpdating ( System.Windows.Media.LinearGradientBrush brush, double visibleWidth ) : bool | ||
SetFader ( |
||
VerticalBrushNeedsUpdating ( System.Windows.Media.LinearGradientBrush brush, double visibleHeight ) : bool |
public static GetForegroundColor ( |
||
obj | ||
return | Color |
public static GetIsEnabled ( |
||
obj | ||
return | bool |
public static GetShowTextInToolTipWhenTrimmed ( |
||
obj | ||
return | bool |
public static GetToolTipStyle ( |
||
obj | ||
return | System.Windows.Style |
public static SetForegroundColor ( |
||
obj | ||
value | Color | |
return | void |
public static SetIsEnabled ( |
||
obj | ||
value | bool | |
return | void |
public static SetShowTextInToolTipWhenTrimmed ( |
||
obj | ||
value | bool | |
return | void |
public static SetToolTipStyle ( |
||
obj | ||
value | System.Windows.Style | |
return | void |
public static DependencyProperty,System.Windows ForegroundColorProperty | ||
return |
public static DependencyProperty,System.Windows IsEnabledProperty | ||
return |
public static DependencyProperty,System.Windows ShowTextInToolTipWhenTrimmedProperty | ||
return |