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)
896get { return _key; }