Summary
Sets the glyph Foregorund for IsChecked = null, IsPressed = true.
- Namespace
- MahApps
.Metro .Controls - Containing Type
- CheckBoxHelper
Syntax
[Category(AppName.MahApps)]
[AttachedPropertyBrowsableForType(typeof(CheckBox))]
public static void SetCheckGlyphForegroundIndeterminatePressed(DependencyObject obj, Brush value)
Attributes
Type | Description |
---|---|
Category | |
Attached |
Parameters
Name | Type | Description |
---|---|---|
obj | DependencyObject | |
value | Brush |
Return Value
Type | Description |
---|---|
void |