3 writes to Scope
PresentationCore (3)
Core\CSharp\System\Windows\Input\AccessKeyManager.cs (3)
503info.Scope = args.Scope; 507info.Scope = GetSourceForElement(element); 512info.Scope = CriticalGetActiveSource();
3 references to Scope
PresentationCore (3)
Core\CSharp\System\Windows\Input\AccessKeyManager.cs (3)
406return GetTargetsForScope(senderInfo.Scope, key, sender, senderInfo); 465if (scope == elementInfo.Scope) 505if (info.Scope == null)