Method | Description | |
---|---|---|
GetBorderDrawBorders ( PaletteBorderStyle style, PaletteState state ) : PaletteDrawBorders |
Gets a value indicating which borders to draw.
|
|
PaletteRedirectBreadCrumb ( IPalette target ) : System |
Initialize a new instance of the PaletteRedirectBreadCrumb class.
|
public GetBorderDrawBorders ( PaletteBorderStyle style, PaletteState state ) : PaletteDrawBorders | ||
style | PaletteBorderStyle | Border style. |
state | PaletteState | Palette value should be applicable to this state. |
return | PaletteDrawBorders |
public PaletteRedirectBreadCrumb ( IPalette target ) : System | ||
target | IPalette | Initial palette target for redirection. |
return | System |