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