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