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