XamlGlyph.XamlColorBinding Enum
A binding used to resolve the Color to be used by XamlGlyph.XamlColor.
public enum XamlGlyph.XamlColorBinding
Remarks
For internal use only.
Fields
| Name | Description |
|---|---|
| Background | Bind to the background color. |
| Foreground | Bind to the foreground color. |
| None | No color binding. |