Property | Type | Description |
---|
Method | Description | |
---|---|---|
GetMetricPadding ( PaletteState state, PaletteMetricPadding metric ) : Padding |
Gets a padding metric value.
|
|
PaletteHeaderPaddingRedirect ( |
Initialize a new instance of the PaletteHeaderPaddingRedirect class.
|
|
ResetHeaderPadding ( ) : void |
Reset the HeaderPadding to the default value.
|
public GetMetricPadding ( PaletteState state, PaletteMetricPadding metric ) : Padding | ||
state | PaletteState | Palette value should be applicable to this state. |
metric | PaletteMetricPadding | Requested metric. |
return | Padding |
public PaletteHeaderPaddingRedirect ( |
||
redirect | Inheritence redirection instance. | |
backStyle | PaletteBackStyle | Initial background style. |
borderStyle | PaletteBorderStyle | Initial border style. |
contentStyle | PaletteContentStyle | Initial content style. |
needPaint | NeedPaintHandler | Delegate for notifying paint requests. |
return | System |