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