2 writes to _key
PresentationCore (2)
System\Windows\Input\AccessKeyManager.cs (2)
757
_key
= null;
766
_key
= key;
1 reference to _key
PresentationCore (1)
System\Windows\Input\AccessKeyManager.cs (1)
798
get { return
_key
; }