2 references to IsPressedProperty
PresentationFramework.Luna (2)
parent\Shared\Microsoft\Windows\Themes\DataGridHeaderBorder.cs (2)
52get { return (bool)GetValue(IsPressedProperty); } 53set { SetValue(IsPressedProperty, value); }