2 writes to _key
PresentationCore (2)
Core\CSharp\System\Windows\Input\AccessKeyManager.cs (2)
855
_key
= null;
864
_key
= key;
1 reference to _key
PresentationCore (1)
Core\CSharp\System\Windows\Input\AccessKeyManager.cs (1)
896
get { return
_key
; }