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