Summary
Sets the GlyphTemplate for IsChecked = false.
- Namespace
- MahApps
.Metro .Controls - Containing Type
- CheckBoxHelper
Syntax
[Category(AppName.MahApps)]
[AttachedPropertyBrowsableForType(typeof(CheckBox))]
public static void SetCheckGlyphUncheckedTemplate(DependencyObject obj, DataTemplate value)
Attributes
Type | Description |
---|---|
Category | |
Attached |
Parameters
Name | Type | Description |
---|---|---|
obj | DependencyObject | |
value | DataTemplate |
Return Value
Type | Description |
---|---|
void |