- Namespace
- MahApps
.Metro .Accessibility - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["AccessibilitySwitches"]
class Type type-node
Syntax
public static class AccessibilitySwitches
Properties
Name | Value | Summary |
---|---|---|
Use |
bool |
Switch to force accessibility to only use features compatible with .NET 472
When true, all accessibility features are compatible with .NET 472
When false, accessibility features added in .NET versions greater than 472 can be enabled.
static
|