1 write to _target
PresentationCore (1)
Core\CSharp\System\Windows\Input\AccessKeyManager.cs (1)
887set { _target = value; }
1 reference to _target
PresentationCore (1)
Core\CSharp\System\Windows\Input\AccessKeyManager.cs (1)
886get { return _target; }