1 instantiation of ButtonChrome
PresentationFramework.Aero2 (1)
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\KnownTypeHelper.cs (1)
107
DefaultConstructor = delegate () { return new Microsoft.Windows.Themes.
ButtonChrome
(); },
14 references to ButtonChrome
PresentationFramework.Aero2 (14)
Microsoft\Windows\Themes\ButtonChrome.cs (13)
26
IsEnabledProperty.OverrideMetadata(typeof(
ButtonChrome
), new FrameworkPropertyMetadata(true, FrameworkPropertyMetadataOptions.AffectsRender));
46
typeof(
ButtonChrome
),
66
typeof(
ButtonChrome
),
86
typeof(
ButtonChrome
),
102
ButtonChrome
chrome = ((
ButtonChrome
)o);
179
typeof(
ButtonChrome
),
195
ButtonChrome
chrome = ((
ButtonChrome
)o);
272
typeof(
ButtonChrome
),
288
ButtonChrome
chrome = ((
ButtonChrome
)o);
375
typeof(
ButtonChrome
),
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\KnownTypeHelper.cs (1)
105
typeof(Microsoft.Windows.Themes.
ButtonChrome
))