3 references to Decimal
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\DefaultCommandExtensionCallback.cs (1)
81new List<KeyGesture> { new KeyGesture(Key.Decimal, ModifierKeys.Alt) });
WindowsBase (2)
Base\System\Windows\Input\KeyInterop.cs (2)
367key = Key.Decimal; 1062case Key.Decimal: