TextBoxHelper.

GetIsSpellCheckContextMenuEnabled(UIElement) Method

Summary

Indicates if a TextBox or RichTextBox should use SpellCheck context menu
Namespace
MahApps.Metro.Controls
Containing Type
TextBoxHelper

Syntax

[Category(AppName.MahApps)]
[AttachedPropertyBrowsableForType(typeof(TextBoxBase))]
public static bool GetIsSpellCheckContextMenuEnabled(UIElement element)

Attributes

Type Description
Category
AttachedPropertyBrowsableForType

Parameters

Name Type Description
element UIElement

Return Value

Type Description
bool