2 references to AccessKeyProperty
PresentationCore (2)
Core\CSharp\System\Windows\Automation\AutomationProperties.cs (2)
186
element.SetValue(
AccessKeyProperty
, value);
199
return ((string)element.GetValue(
AccessKeyProperty
));