Method | Description | |
---|---|---|
GetContentAdjacentGap ( PaletteContentStyle style, PaletteState state ) : int |
Gets the padding between adjacent content items.
|
|
GetContentDraw ( PaletteContentStyle style, PaletteState state ) : InheritBool |
Gets a value indicating if content should be drawn.
|
|
GetContentDrawFocus ( PaletteContentStyle style, PaletteState state ) : InheritBool |
Gets a value indicating if content should be drawn with focus indication.
|
|
GetContentImageEffect ( PaletteContentStyle style, PaletteState state ) : PaletteImageEffect |
Gets the effect applied to drawing of the image.
|
|
GetContentImageH ( PaletteContentStyle style, PaletteState state ) : PaletteRelativeAlign |
Gets the horizontal relative alignment of the image.
|
|
GetContentImageV ( PaletteContentStyle style, PaletteState state ) : PaletteRelativeAlign |
Gets the vertical relative alignment of the image.
|
|
GetContentLongTextColor1 ( PaletteContentStyle style, PaletteState state ) : Color |
Gets the first back color for the long text.
|
|
GetContentLongTextColor2 ( PaletteContentStyle style, PaletteState state ) : Color |
Gets the second back color for the long text.
|
|
GetContentLongTextColorAlign ( PaletteContentStyle style, PaletteState state ) : PaletteRectangleAlign |
Gets the color alignment for the long text.
|
|
GetContentLongTextColorStyle ( PaletteContentStyle style, PaletteState state ) : PaletteColorStyle |
Gets the color drawing style for the long text.
|
|
GetContentLongTextFont ( PaletteContentStyle style, PaletteState state ) : |
Gets the font for the long text.
|
|
GetContentLongTextH ( PaletteContentStyle style, PaletteState state ) : PaletteRelativeAlign |
Gets the horizontal relative alignment of the long text.
|
|
GetContentLongTextHint ( PaletteContentStyle style, PaletteState state ) : PaletteTextHint |
Gets the rendering hint for the long text.
|
|
GetContentLongTextImage ( PaletteContentStyle style, PaletteState state ) : Image |
Gets a background image for the long text.
|
|
GetContentLongTextImageAlign ( PaletteContentStyle style, PaletteState state ) : PaletteRectangleAlign |
Gets the image alignment for the long text.
|
|
GetContentLongTextImageStyle ( PaletteContentStyle style, PaletteState state ) : PaletteImageStyle |
Gets the background image style for the long text.
|
|
GetContentLongTextMultiLine ( PaletteContentStyle style, PaletteState state ) : InheritBool |
Gets the flag indicating if multiline text is allowed for long text.
|
|
GetContentLongTextMultiLineH ( PaletteContentStyle style, PaletteState state ) : PaletteRelativeAlign |
Gets the horizontal relative alignment of multiline long text.
|
|
GetContentLongTextPrefix ( PaletteContentStyle style, PaletteState state ) : PaletteTextHotkeyPrefix |
Gets the prefix drawing setting for long text.
|
|
GetContentLongTextTrim ( PaletteContentStyle style, PaletteState state ) : PaletteTextTrim |
Gets the text trimming to use for long text.
|
|
GetContentLongTextV ( PaletteContentStyle style, PaletteState state ) : PaletteRelativeAlign |
Gets the vertical relative alignment of the long text.
|
|
GetContentPadding ( PaletteContentStyle style, PaletteState state ) : Padding |
Gets the padding between the border and content drawing.
|
|
GetContentShortTextColor1 ( PaletteContentStyle style, PaletteState state ) : Color |
Gets the first back color for the short text.
|
|
GetContentShortTextColor2 ( PaletteContentStyle style, PaletteState state ) : Color |
Gets the second back color for the short text.
|
|
GetContentShortTextColorAlign ( PaletteContentStyle style, PaletteState state ) : PaletteRectangleAlign |
Gets the color alignment for the short text.
|
|
GetContentShortTextColorAngle ( PaletteContentStyle style, PaletteState state ) : float |
Gets the color background angle for the short text.
|
|
GetContentShortTextColorStyle ( PaletteContentStyle style, PaletteState state ) : PaletteColorStyle |
Gets the color drawing style for the short text.
|
|
GetContentShortTextFont ( PaletteContentStyle style, PaletteState state ) : |
Gets the font for the short text.
|
|
GetContentShortTextH ( PaletteContentStyle style, PaletteState state ) : PaletteRelativeAlign |
Gets the horizontal relative alignment of the short text.
|
|
GetContentShortTextHint ( PaletteContentStyle style, PaletteState state ) : PaletteTextHint |
Gets the rendering hint for the short text.
|
|
GetContentShortTextImage ( PaletteContentStyle style, PaletteState state ) : Image |
Gets a background image for the short text.
|
|
GetContentShortTextImageAlign ( PaletteContentStyle style, PaletteState state ) : PaletteRectangleAlign |
Gets the image alignment for the short text.
|
|
GetContentShortTextImageStyle ( PaletteContentStyle style, PaletteState state ) : PaletteImageStyle |
Gets the background image style.
|
|
GetContentShortTextMultiLine ( PaletteContentStyle style, PaletteState state ) : InheritBool |
Gets the flag indicating if multiline text is allowed for short text.
|
|
GetContentShortTextMultiLineH ( PaletteContentStyle style, PaletteState state ) : PaletteRelativeAlign |
Gets the horizontal relative alignment of multiline short text.
|
|
GetContentShortTextPrefix ( PaletteContentStyle style, PaletteState state ) : PaletteTextHotkeyPrefix |
Gets the prefix drawing setting for short text.
|
|
GetContentShortTextTrim ( PaletteContentStyle style, PaletteState state ) : PaletteTextTrim |
Gets the text trimming to use for short text.
|
|
GetContentShortTextV ( PaletteContentStyle style, PaletteState state ) : PaletteRelativeAlign |
Gets the vertical relative alignment of the short text.
|
|
PaletteRedirectContent ( ) : System |
Initialize a new instance of the PaletteRedirectContent class.
|
|
PaletteRedirectContent ( IPalette target, IPaletteContent disabled, IPaletteContent normal ) : System |
Initialize a new instance of the PaletteRedirectContent class.
|
|
PaletteRedirectContent ( IPalette target, IPaletteContent disabled, IPaletteContent normal, IPaletteContent pressed, IPaletteContent tracking, IPaletteContent checkedNormal, IPaletteContent checkedPressed, IPaletteContent checkedTracking, IPaletteContent focusOverride, IPaletteContent normalDefaultOverride, IPaletteContent linkVisitedOverride, IPaletteContent linkNotVisitedOverride, IPaletteContent linkPressedOverride ) : System |
Initialize a new instance of the PaletteRedirectContent class.
|
|
ResetRedirectStates ( ) : void |
Reset the redirection states to null.
|
|
SetRedirectStates ( IPaletteContent disabled, IPaletteContent normal ) : void |
Set the redirection states.
|
|
SetRedirectStates ( IPaletteContent disabled, IPaletteContent normal, IPaletteContent pressed, IPaletteContent tracking, IPaletteContent checkedNormal, IPaletteContent checkedPressed, IPaletteContent checkedTracking, IPaletteContent focusOverride, IPaletteContent normalDefaultOverride, IPaletteContent linkVisitedOverride, IPaletteContent linkNotVisitedOverride, IPaletteContent linkPressedOverride ) : void |
Set the redirection states.
|
Method | Description | |
---|---|---|
GetInherit ( PaletteState state ) : IPaletteContent |
public GetContentAdjacentGap ( PaletteContentStyle style, PaletteState state ) : int | ||
style | PaletteContentStyle | Content style. |
state | PaletteState | Palette value should be applicable to this state. |
return | int |
public GetContentDraw ( PaletteContentStyle style, PaletteState state ) : InheritBool | ||
style | PaletteContentStyle | Content style. |
state | PaletteState | Palette value should be applicable to this state. |
return | InheritBool |
public GetContentDrawFocus ( PaletteContentStyle style, PaletteState state ) : InheritBool | ||
style | PaletteContentStyle | Content style. |
state | PaletteState | Palette value should be applicable to this state. |
return | InheritBool |
public GetContentImageEffect ( PaletteContentStyle style, PaletteState state ) : PaletteImageEffect | ||
style | PaletteContentStyle | Content style. |
state | PaletteState | Palette value should be applicable to this state. |
return | PaletteImageEffect |
public GetContentImageH ( PaletteContentStyle style, PaletteState state ) : PaletteRelativeAlign | ||
style | PaletteContentStyle | Content style. |
state | PaletteState | Palette value should be applicable to this state. |
return | PaletteRelativeAlign |
public GetContentImageV ( PaletteContentStyle style, PaletteState state ) : PaletteRelativeAlign | ||
style | PaletteContentStyle | Content style. |
state | PaletteState | Palette value should be applicable to this state. |
return | PaletteRelativeAlign |
public GetContentLongTextColor1 ( PaletteContentStyle style, PaletteState state ) : Color | ||
style | PaletteContentStyle | Content style. |
state | PaletteState | Palette value should be applicable to this state. |
return | Color |
public GetContentLongTextColor2 ( PaletteContentStyle style, PaletteState state ) : Color | ||
style | PaletteContentStyle | Content style. |
state | PaletteState | Palette value should be applicable to this state. |
return | Color |
public GetContentLongTextColorAlign ( PaletteContentStyle style, PaletteState state ) : PaletteRectangleAlign | ||
style | PaletteContentStyle | Content style. |
state | PaletteState | Palette value should be applicable to this state. |
return | PaletteRectangleAlign |
public GetContentLongTextColorStyle ( PaletteContentStyle style, PaletteState state ) : PaletteColorStyle | ||
style | PaletteContentStyle | Content style. |
state | PaletteState | Palette value should be applicable to this state. |
return | PaletteColorStyle |
public GetContentLongTextFont ( PaletteContentStyle style, PaletteState state ) : |
||
style | PaletteContentStyle | Content style. |
state | PaletteState | Palette value should be applicable to this state. |
return |
public GetContentLongTextH ( PaletteContentStyle style, PaletteState state ) : PaletteRelativeAlign | ||
style | PaletteContentStyle | Content style. |
state | PaletteState | Palette value should be applicable to this state. |
return | PaletteRelativeAlign |
public GetContentLongTextHint ( PaletteContentStyle style, PaletteState state ) : PaletteTextHint | ||
style | PaletteContentStyle | Content style. |
state | PaletteState | Palette value should be applicable to this state. |
return | PaletteTextHint |
public GetContentLongTextImage ( PaletteContentStyle style, PaletteState state ) : Image | ||
style | PaletteContentStyle | Content style. |
state | PaletteState | Palette value should be applicable to this state. |
return | Image |
public GetContentLongTextImageAlign ( PaletteContentStyle style, PaletteState state ) : PaletteRectangleAlign | ||
style | PaletteContentStyle | Content style. |
state | PaletteState | Palette value should be applicable to this state. |
return | PaletteRectangleAlign |
public GetContentLongTextImageStyle ( PaletteContentStyle style, PaletteState state ) : PaletteImageStyle | ||
style | PaletteContentStyle | Content style. |
state | PaletteState | Palette value should be applicable to this state. |
return | PaletteImageStyle |
public GetContentLongTextMultiLine ( PaletteContentStyle style, PaletteState state ) : InheritBool | ||
style | PaletteContentStyle | Content style. |
state | PaletteState | Palette value should be applicable to this state. |
return | InheritBool |
public GetContentLongTextMultiLineH ( PaletteContentStyle style, PaletteState state ) : PaletteRelativeAlign | ||
style | PaletteContentStyle | Content style. |
state | PaletteState | Palette value should be applicable to this state. |
return | PaletteRelativeAlign |
public GetContentLongTextPrefix ( PaletteContentStyle style, PaletteState state ) : PaletteTextHotkeyPrefix | ||
style | PaletteContentStyle | Content style. |
state | PaletteState | Palette value should be applicable to this state. |
return | PaletteTextHotkeyPrefix |
public GetContentLongTextTrim ( PaletteContentStyle style, PaletteState state ) : PaletteTextTrim | ||
style | PaletteContentStyle | Content style. |
state | PaletteState | Palette value should be applicable to this state. |
return | PaletteTextTrim |
public GetContentLongTextV ( PaletteContentStyle style, PaletteState state ) : PaletteRelativeAlign | ||
style | PaletteContentStyle | Content style. |
state | PaletteState | Palette value should be applicable to this state. |
return | PaletteRelativeAlign |
public GetContentPadding ( PaletteContentStyle style, PaletteState state ) : Padding | ||
style | PaletteContentStyle | Content style. |
state | PaletteState | Palette value should be applicable to this state. |
return | Padding |
public GetContentShortTextColor1 ( PaletteContentStyle style, PaletteState state ) : Color | ||
style | PaletteContentStyle | Content style. |
state | PaletteState | Palette value should be applicable to this state. |
return | Color |
public GetContentShortTextColor2 ( PaletteContentStyle style, PaletteState state ) : Color | ||
style | PaletteContentStyle | Content style. |
state | PaletteState | Palette value should be applicable to this state. |
return | Color |
public GetContentShortTextColorAlign ( PaletteContentStyle style, PaletteState state ) : PaletteRectangleAlign | ||
style | PaletteContentStyle | Content style. |
state | PaletteState | Palette value should be applicable to this state. |
return | PaletteRectangleAlign |
public GetContentShortTextColorAngle ( PaletteContentStyle style, PaletteState state ) : float | ||
style | PaletteContentStyle | Content style. |
state | PaletteState | Palette value should be applicable to this state. |
return | float |
public GetContentShortTextColorStyle ( PaletteContentStyle style, PaletteState state ) : PaletteColorStyle | ||
style | PaletteContentStyle | Content style. |
state | PaletteState | Palette value should be applicable to this state. |
return | PaletteColorStyle |
public GetContentShortTextFont ( PaletteContentStyle style, PaletteState state ) : |
||
style | PaletteContentStyle | Content style. |
state | PaletteState | Palette value should be applicable to this state. |
return |
public GetContentShortTextH ( PaletteContentStyle style, PaletteState state ) : PaletteRelativeAlign | ||
style | PaletteContentStyle | Content style. |
state | PaletteState | Palette value should be applicable to this state. |
return | PaletteRelativeAlign |
public GetContentShortTextHint ( PaletteContentStyle style, PaletteState state ) : PaletteTextHint | ||
style | PaletteContentStyle | Content style. |
state | PaletteState | Palette value should be applicable to this state. |
return | PaletteTextHint |
public GetContentShortTextImage ( PaletteContentStyle style, PaletteState state ) : Image | ||
style | PaletteContentStyle | Content style. |
state | PaletteState | Palette value should be applicable to this state. |
return | Image |
public GetContentShortTextImageAlign ( PaletteContentStyle style, PaletteState state ) : PaletteRectangleAlign | ||
style | PaletteContentStyle | Content style. |
state | PaletteState | Palette value should be applicable to this state. |
return | PaletteRectangleAlign |
public GetContentShortTextImageStyle ( PaletteContentStyle style, PaletteState state ) : PaletteImageStyle | ||
style | PaletteContentStyle | Content style. |
state | PaletteState | Palette value should be applicable to this state. |
return | PaletteImageStyle |
public GetContentShortTextMultiLine ( PaletteContentStyle style, PaletteState state ) : InheritBool | ||
style | PaletteContentStyle | Content style. |
state | PaletteState | Palette value should be applicable to this state. |
return | InheritBool |
public GetContentShortTextMultiLineH ( PaletteContentStyle style, PaletteState state ) : PaletteRelativeAlign | ||
style | PaletteContentStyle | Content style. |
state | PaletteState | Palette value should be applicable to this state. |
return | PaletteRelativeAlign |
public GetContentShortTextPrefix ( PaletteContentStyle style, PaletteState state ) : PaletteTextHotkeyPrefix | ||
style | PaletteContentStyle | Content style. |
state | PaletteState | Palette value should be applicable to this state. |
return | PaletteTextHotkeyPrefix |
public GetContentShortTextTrim ( PaletteContentStyle style, PaletteState state ) : PaletteTextTrim | ||
style | PaletteContentStyle | Content style. |
state | PaletteState | Palette value should be applicable to this state. |
return | PaletteTextTrim |
public GetContentShortTextV ( PaletteContentStyle style, PaletteState state ) : PaletteRelativeAlign | ||
style | PaletteContentStyle | Content style. |
state | PaletteState | Palette value should be applicable to this state. |
return | PaletteRelativeAlign |
public PaletteRedirectContent ( IPalette target, IPaletteContent disabled, IPaletteContent normal ) : System | ||
target | IPalette | Initial palette target for redirection. |
disabled | IPaletteContent | Redirection for disabled state requests. |
normal | IPaletteContent | Redirection for normal state requests. |
return | System |
public PaletteRedirectContent ( IPalette target, IPaletteContent disabled, IPaletteContent normal, IPaletteContent pressed, IPaletteContent tracking, IPaletteContent checkedNormal, IPaletteContent checkedPressed, IPaletteContent checkedTracking, IPaletteContent focusOverride, IPaletteContent normalDefaultOverride, IPaletteContent linkVisitedOverride, IPaletteContent linkNotVisitedOverride, IPaletteContent linkPressedOverride ) : System | ||
target | IPalette | Initial palette target for redirection. |
disabled | IPaletteContent | Redirection for disabled state requests. |
normal | IPaletteContent | Redirection for normal state requests. |
pressed | IPaletteContent | Redirection for pressed state requests. |
tracking | IPaletteContent | Redirection for tracking state requests. |
checkedNormal | IPaletteContent | Redirection for checked normal state requests. |
checkedPressed | IPaletteContent | Redirection for checked pressed state requests. |
checkedTracking | IPaletteContent | Redirection for checked tracking state requests. |
focusOverride | IPaletteContent | Redirection for focus override state requests. |
normalDefaultOverride | IPaletteContent | Redirection for normal default override state requests. |
linkVisitedOverride | IPaletteContent | Redirection for link visited override state requests. |
linkNotVisitedOverride | IPaletteContent | Redirection for link not visited override state requests. |
linkPressedOverride | IPaletteContent | Redirection for link pressed override state requests. |
return | System |
public SetRedirectStates ( IPaletteContent disabled, IPaletteContent normal ) : void | ||
disabled | IPaletteContent | Redirection for disabled state requests. |
normal | IPaletteContent | Redirection for normal state requests. |
return | void |
public SetRedirectStates ( IPaletteContent disabled, IPaletteContent normal, IPaletteContent pressed, IPaletteContent tracking, IPaletteContent checkedNormal, IPaletteContent checkedPressed, IPaletteContent checkedTracking, IPaletteContent focusOverride, IPaletteContent normalDefaultOverride, IPaletteContent linkVisitedOverride, IPaletteContent linkNotVisitedOverride, IPaletteContent linkPressedOverride ) : void | ||
disabled | IPaletteContent | Redirection for disabled state requests. |
normal | IPaletteContent | Redirection for normal state requests. |
pressed | IPaletteContent | Redirection for pressed state requests. |
tracking | IPaletteContent | Redirection for tracking state requests. |
checkedNormal | IPaletteContent | Redirection for checked normal state requests. |
checkedPressed | IPaletteContent | Redirection for checked pressed state requests. |
checkedTracking | IPaletteContent | Redirection for checked tracking state requests. |
focusOverride | IPaletteContent | Redirection for focus override state requests. |
normalDefaultOverride | IPaletteContent | Redirection for normal default override state requests. |
linkVisitedOverride | IPaletteContent | Redirection for link visited override state requests. |
linkNotVisitedOverride | IPaletteContent | Redirection for link not visited override state requests. |
linkPressedOverride | IPaletteContent | Redirection for link pressed override state requests. |
return | void |