3 writes to Scope
PresentationCore (3)
System\Windows\Input\AccessKeyManager.cs (3)
438info.Scope = args.Scope; 442info.Scope = GetSourceForElement(element); 447info.Scope = CriticalGetActiveSource();
3 references to Scope
PresentationCore (3)
System\Windows\Input\AccessKeyManager.cs (3)
351return GetTargetsForScope(senderInfo.Scope, key, sender, senderInfo); 404if (scope == elementInfo.Scope) 440if (info.Scope == null)