1 reference to IsPressedProperty
PresentationFramework (1)
System\Windows\Controls\MenuItem.cs (1)
859
get { return (bool) GetValue(
IsPressedProperty
); }