3 references to RenderMouseOverProperty
PresentationFramework.Luna (3)
Microsoft\Windows\Themes\ButtonChrome.cs (2)
283get { return (bool) GetValue(RenderMouseOverProperty); } 284set { SetValue(RenderMouseOverProperty, value); }
Microsoft\Windows\Themes\ScrollChrome.cs (1)
160= ButtonChrome.RenderMouseOverProperty.AddOwner(typeof(ScrollChrome),