1 instantiation of ButtonChrome
PresentationFramework.Aero (1)
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\KnownTypeHelper.cs (1)
106
DefaultConstructor = delegate () { return new Microsoft.Windows.Themes.
ButtonChrome
(); },
14 references to ButtonChrome
PresentationFramework.Aero (14)
Microsoft\Windows\Themes\ButtonChrome.cs (13)
25
IsEnabledProperty.OverrideMetadata(typeof(
ButtonChrome
), new FrameworkPropertyMetadata(true, FrameworkPropertyMetadataOptions.AffectsRender));
45
typeof(
ButtonChrome
),
65
typeof(
ButtonChrome
),
85
typeof(
ButtonChrome
),
101
ButtonChrome
chrome = ((
ButtonChrome
)o);
178
typeof(
ButtonChrome
),
194
ButtonChrome
chrome = ((
ButtonChrome
)o);
271
typeof(
ButtonChrome
),
287
ButtonChrome
chrome = ((
ButtonChrome
)o);
374
typeof(
ButtonChrome
),
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\KnownTypeHelper.cs (1)
104
typeof(Microsoft.Windows.Themes.
ButtonChrome
))