2 references to AcceleratorKeyProperty
PresentationCore (2)
Core\CSharp\System\Windows\Automation\AutomationProperties.cs (2)
147
element.SetValue(
AcceleratorKeyProperty
, value);
160
return ((string)element.GetValue(
AcceleratorKeyProperty
));