1 instantiation of BulletChrome
PresentationFramework.Aero2 (1)
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\KnownTypeHelper.cs (1)
125
DefaultConstructor = delegate () { return new Microsoft.Windows.Themes.
BulletChrome
(); },
17 references to BulletChrome
PresentationFramework.Aero2 (17)
Microsoft\Windows\Themes\BulletChrome.cs (16)
26
IsEnabledProperty.OverrideMetadata(typeof(
BulletChrome
), new FrameworkPropertyMetadata(true, FrameworkPropertyMetadataOptions.AffectsRender, new PropertyChangedCallback(OnIsEnabledChanged)));
51
typeof(
BulletChrome
),
71
typeof(
BulletChrome
),
91
typeof(
BulletChrome
),
107
BulletChrome
chrome = ((
BulletChrome
)o);
166
private static void AnimateToHover(
BulletChrome
chrome)
266
private static void AnimateToIndeterminate(
BulletChrome
chrome)
317
typeof(
BulletChrome
),
333
BulletChrome
chrome = ((
BulletChrome
)o);
476
typeof(
BulletChrome
),
493
BulletChrome
chrome = ((
BulletChrome
)o);
570
typeof(
BulletChrome
),
578
((
BulletChrome
)o)._localResources = null;
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\KnownTypeHelper.cs (1)
123
typeof(Microsoft.Windows.Themes.
BulletChrome
))