1 instantiation of BulletChrome
PresentationFramework.Luna (1)
parent\Shared\Microsoft\Windows\Themes\KnownTypeHelper.cs (1)
114
bamlType.DefaultConstructor = delegate() { return new Microsoft.Windows.Themes.
BulletChrome
(); };
9 references to BulletChrome
PresentationFramework.Luna (9)
parent\Shared\Microsoft\Windows\Themes\BulletChrome.cs (8)
30
IsEnabledProperty.OverrideMetadata(typeof(
BulletChrome
), new FrameworkPropertyMetadata(true, FrameworkPropertyMetadataOptions.AffectsRender));
49
typeof(
BulletChrome
),
69
typeof(
BulletChrome
),
88
System.Windows.Controls.Border.BorderThicknessProperty.AddOwner(typeof(
BulletChrome
));
105
typeof(
BulletChrome
),
125
typeof(
BulletChrome
),
145
typeof(
BulletChrome
),
166
typeof(
BulletChrome
),
parent\Shared\Microsoft\Windows\Themes\KnownTypeHelper.cs (1)
113
typeof(Microsoft.Windows.Themes.
BulletChrome
));