2 references to RenderPressedProperty
PresentationFramework.Aero2 (2)
Microsoft\Windows\Themes\BulletChrome.cs (2)
329get { return (bool)GetValue(RenderPressedProperty); } 330set { SetValue(RenderPressedProperty, value); }