2 references to DisplayString
PresentationCore (2)
System\Windows\Input\Command\KeyGestureConverter.cs (2)
161if (!String.IsNullOrEmpty(keyGesture.DisplayString)) 163strBinding += DISPLAYSTRING_SEPARATOR + keyGesture.DisplayString;