2 references to RenderPressedProperty
PresentationFramework.AeroLite (2)
Microsoft\Windows\Themes\ScrollChrome.cs (2)
125get { return (bool)GetValue(RenderPressedProperty); } 126set { SetValue(RenderPressedProperty, value); }