Summary
Gets the check Foreground for IsChecked = false, IsPressed = true.
- Namespace
- MahApps
.Metro .Controls - Containing Type
- CheckBoxHelper
Syntax
[Category(AppName.MahApps)]
[AttachedPropertyBrowsableForType(typeof(CheckBox))]
public static Brush GetCheckGlyphForegroundUncheckedPressed(DependencyObject obj)
Attributes
| Type | Description |
|---|---|
| Category | |
| Attached |
Parameters
| Name | Type | Description |
|---|---|---|
| obj | DependencyObject |
Return Value
| Type | Description |
|---|---|
| Brush |
