1 write to _scope
PresentationCore (1)
System\Windows\Input\AccessKeyManager.cs (1)
778set { _scope = value; }
1 reference to _scope
PresentationCore (1)
System\Windows\Input\AccessKeyManager.cs (1)
777get { return _scope; }