1 instantiation of ButtonChrome
PresentationFramework.Aero (1)
parent\Shared\Microsoft\Windows\Themes\KnownTypeHelper.cs (1)
98
bamlType.DefaultConstructor = delegate() { return new Microsoft.Windows.Themes.
ButtonChrome
(); };
14 references to ButtonChrome
PresentationFramework.Aero (14)
Microsoft\Windows\Themes\ButtonChrome.cs (13)
41
IsEnabledProperty.OverrideMetadata(typeof(
ButtonChrome
), new FrameworkPropertyMetadata(true, FrameworkPropertyMetadataOptions.AffectsRender));
61
typeof(
ButtonChrome
),
81
typeof(
ButtonChrome
),
101
typeof(
ButtonChrome
),
117
ButtonChrome
chrome = ((
ButtonChrome
)o);
190
typeof(
ButtonChrome
),
206
ButtonChrome
chrome = ((
ButtonChrome
)o);
281
typeof(
ButtonChrome
),
297
ButtonChrome
chrome = ((
ButtonChrome
)o);
380
typeof(
ButtonChrome
),
parent\Shared\Microsoft\Windows\Themes\KnownTypeHelper.cs (1)
97
typeof(Microsoft.Windows.Themes.
ButtonChrome
));