3 references to RenderMouseOverProperty
PresentationFramework.Royale (3)
Microsoft\Windows\Themes\ButtonChrome.cs (2)
241get { return (bool) GetValue(RenderMouseOverProperty); } 242set { SetValue(RenderMouseOverProperty, value); }
Microsoft\Windows\Themes\ScrollChrome.cs (1)
142= ButtonChrome.RenderMouseOverProperty.AddOwner(typeof(ScrollChrome),