NumberPad.MaskColor property¶
Defined in
Type: NumberPad
Namespace: CrissCross.WPF.UI.Controls
Assembly: CrissCross.WPF.UI.dll
Applies to
net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net481
Attributes: [Description("Sets MaskColor of the Keypad")] [Category("Brush")]
public Brush MaskColor { get; set; }
Summary: Gets or sets the color of the mask.
Returns: Brush
Value: The color of the mask.