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