프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ShouldSerializeControlInner | bool | ||
ShouldSerializeControlOuter | bool | ||
ShouldSerializeHeading | bool | ||
ShouldSerializeItemHighlight | bool | ||
ShouldSerializeItemImage | bool | ||
ShouldSerializeItemImageColumn | bool | ||
ShouldSerializeItemItemSplit | bool | ||
ShouldSerializeItemShortcutText | bool | ||
ShouldSerializeItemTextAlternate | bool | ||
ShouldSerializeItemTextStandard | bool | ||
ShouldSerializeSeparator | bool |
메소드 | 설명 | |
---|---|---|
PaletteContextMenuRedirect ( |
Initialize a new instance of the PaletteContextMenuRedirect class.
|
|
PopulateFromBase ( |
Populate values from the base palette.
|
|
SetRedirector ( |
Update the redirector with new reference.
|
메소드 | 설명 | |
---|---|---|
ShouldSerializeControlInner ( ) : bool | ||
ShouldSerializeControlOuter ( ) : bool | ||
ShouldSerializeHeading ( ) : bool | ||
ShouldSerializeItemHighlight ( ) : bool | ||
ShouldSerializeItemImage ( ) : bool | ||
ShouldSerializeItemImageColumn ( ) : bool | ||
ShouldSerializeItemItemSplit ( ) : bool | ||
ShouldSerializeItemShortcutText ( ) : bool | ||
ShouldSerializeItemTextAlternate ( ) : bool | ||
ShouldSerializeItemTextStandard ( ) : bool | ||
ShouldSerializeSeparator ( ) : bool |
public PaletteContextMenuRedirect ( |
||
redirect | Inheritence redirection. | |
needPaint | NeedPaintHandler | Delegate for notifying paint requests. |
리턴 | System |
public PopulateFromBase ( |
||
common | Reference to common settings. | |
state | PaletteState | State to inherit. |
리턴 | void |
public SetRedirector ( |
||
redirect | Target redirector. | |
리턴 | void |