1 instantiation of BulletChrome
PresentationFramework.Aero2 (1)
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\KnownTypeHelper.cs (1)
124
DefaultConstructor = delegate () { return new Microsoft.Windows.Themes.
BulletChrome
(); },
17 references to BulletChrome
PresentationFramework.Aero2 (17)
Microsoft\Windows\Themes\BulletChrome.cs (16)
25
IsEnabledProperty.OverrideMetadata(typeof(
BulletChrome
), new FrameworkPropertyMetadata(true, FrameworkPropertyMetadataOptions.AffectsRender, new PropertyChangedCallback(OnIsEnabledChanged)));
50
typeof(
BulletChrome
),
70
typeof(
BulletChrome
),
90
typeof(
BulletChrome
),
106
BulletChrome
chrome = ((
BulletChrome
)o);
165
private static void AnimateToHover(
BulletChrome
chrome)
265
private static void AnimateToIndeterminate(
BulletChrome
chrome)
316
typeof(
BulletChrome
),
332
BulletChrome
chrome = ((
BulletChrome
)o);
475
typeof(
BulletChrome
),
492
BulletChrome
chrome = ((
BulletChrome
)o);
569
typeof(
BulletChrome
),
577
((
BulletChrome
)o)._localResources = null;
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\KnownTypeHelper.cs (1)
122
typeof(Microsoft.Windows.Themes.
BulletChrome
))