1 instantiation of ButtonChrome
PresentationFramework.Royale (1)
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\KnownTypeHelper.cs (1)
106DefaultConstructor = delegate () { return new Microsoft.Windows.Themes.ButtonChrome(); },
9 references to ButtonChrome
PresentationFramework.Royale (9)
Microsoft\Windows\Themes\ButtonChrome.cs (6)
138IsEnabledProperty.OverrideMetadata(typeof(ButtonChrome), new FrameworkPropertyMetadata(true, FrameworkPropertyMetadataOptions.AffectsRender)); 159typeof(ButtonChrome), 178typeof(ButtonChrome), 198typeof(ButtonChrome), 219typeof(ButtonChrome), 240typeof(ButtonChrome),
Microsoft\Windows\Themes\ScrollChrome.cs (2)
131= ButtonChrome.RenderMouseOverProperty.AddOwner(typeof(ScrollChrome), 150= ButtonChrome.RenderPressedProperty.AddOwner(typeof(ScrollChrome),
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\KnownTypeHelper.cs (1)
104typeof(Microsoft.Windows.Themes.ButtonChrome))