Class BinaryKeyTip.BrushChangeTargetProperty
Lists the target for the method ChangeColorForAccessTips(FrameworkElement, Brush, BinaryKeyTip.BrushChangeTargetProperty).
Namespace: Binarymission.WPF.Controls.Office
Assembly: Binarymission.WPF.Controls.BinaryRibbon.dll
Syntax
public sealed class BrushChangeTargetProperty : Enum
Fields
Background
Change the background brush.
Declaration
public const BinaryKeyTip.BrushChangeTargetProperty Background
Field Value
Type | Description |
---|---|
BinaryKeyTip.BrushChangeTargetProperty |
Foreground
Change the foreground brush.
Declaration
public const BinaryKeyTip.BrushChangeTargetProperty Foreground
Field Value
Type | Description |
---|---|
BinaryKeyTip.BrushChangeTargetProperty |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
Int32 |