Summary
Sets the value to handle the visibility of the DisabledVisualElement in the template.
- Namespace
- MahApps
.Metro .Controls - Containing Type
- ControlsHelper
Syntax
public static void SetDisabledVisualElementVisibility(UIElement element, Visibility value)
Parameters
| Name | Type | Description |
|---|---|---|
| element | UIElement | |
| value | Visibility |
Return Value
| Type | Description |
|---|---|
| void |
