Summary
Gets the value if the inner ContentPresenter use AccessText in its style.
Syntax
[Category(AppName.MahApps)]
[AttachedPropertyBrowsableForType(typeof(ContentControl))]
[AttachedPropertyBrowsableForType(typeof(DropDownButton))]
[AttachedPropertyBrowsableForType(typeof(SplitButton))]
public static bool GetRecognizesAccessKey(UIElement element)
Attributes
| Type |
Description |
| Category |
|
| AttachedPropertyBrowsableForType |
|
| AttachedPropertyBrowsableForType |
|
| AttachedPropertyBrowsableForType |
|
Parameters
| Name |
Type |
Description |
| element |
UIElement |
|
Return Value