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