3 writes to Scope
PresentationCore (3)
System\Windows\Input\AccessKeyManager.cs (3)
426info.Scope = args.Scope; 430info.Scope = GetSourceForElement(element); 435info.Scope = CriticalGetActiveSource();
3 references to Scope
PresentationCore (3)
System\Windows\Input\AccessKeyManager.cs (3)
339return GetTargetsForScope(senderInfo.Scope, key, sender, senderInfo); 392if (scope == elementInfo.Scope) 428if (info.Scope == null)