Name | Description | |
---|---|---|
NSymbolBox Constructor | Overloaded. |
The following tables list the members exposed by NSymbolBox.
Name | Description | |
---|---|---|
NSymbolBox Constructor | Overloaded. |
Name | Description | |
---|---|---|
NSymbolBoxSchema | Schema associated with NSymbolBox. | |
SymbolColorModeProperty | Reference to the SymbolColorMode property. | |
SymbolProperty | Reference to the Symbol property. |
Name | Description | |
---|---|---|
Symbol | Gets or sets the symbol. | |
SymbolColorMode | Determines whether the color of the symbol should change when the TextFill property of the button changes. This makes it easy to create symbol buttons with symbols whose color depends on the currently applied theme. By default set to OriginalSymbolColor. |
Name | Description | |
---|---|---|
MeasureContent | Overridden. Overriden to take the symbol desired size into account. | |
OnPaintBackground | Overridden. Paints the background of the box, which is performed before the custom painting in OnPrePaint | |
OnSymbolColorModeChanged | Called when the SymbolColorDependsOnTextFill property has changed. | |
OnTextFillChanged | Called when the SymbolColorDependsOnTextFill property is set to true and the TextFill property has changed. |