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