6 references to BulletDecorator
PresentationFramework (6)
System\Windows\Markup\KnownTypes.cs (6)
1153case KnownElements.BulletDecorator: o = new System.Windows.Controls.Primitives.BulletDecorator(); break; 1993return KnownElements.BulletDecorator; 2612case KnownElements.BulletDecorator: 2857case KnownElements.BulletDecorator: 4218case KnownElements.BulletDecorator: 5608case KnownElements.BulletDecorator: t = typeof(System.Windows.Controls.Primitives.BulletDecorator); break;