ContentPresenter::RecognizesAccessKey Property
.NET Framework (current version)
Gets or sets a value that indicates whether the ContentPresenter should use AccessText in its style.
Assembly: PresentationFramework (in PresentationFramework.dll)
Property Value
Type: System::Booleantrue if the ContentPresenter should use AccessText in its style; otherwise, false. The default is false.
The following example shows a style for the CheckBox control:
For more information about this example, see CheckBox Styles and Templates.
.NET Framework
Available since 3.0
Available since 3.0
Show: