- Namespace
- MahApps
.Metro .Controls - Containing Type
- TextBoxHelper
Syntax
[AttachedPropertyBrowsableForType(typeof(TextBoxBase))]
public static void SetIsSpellCheckContextMenuEnabled(UIElement element, bool value)
Attributes
| Type | Description |
|---|---|
| Attached |
Parameters
| Name | Type | Description |
|---|---|---|
| element | UIElement | |
| value | bool |
Return Value
| Type | Description |
|---|---|
| void |
