2 references to Empty
PresentationCore (2)
Core\CSharp\System\Windows\Input\AccessKeyManager.cs (2)
109List<IInputElement> targets = akm.GetTargetsForScope(scope, key, null, AccessKeyInformation.Empty); 271List<IInputElement> targets = GetTargetsForScope(scope, key, null, AccessKeyInformation.Empty);