6 references to BulletDecorator
PresentationFramework (6)
System\Windows\Markup\KnownTypes.cs (6)
1146case KnownElements.BulletDecorator: o = new System.Windows.Controls.Primitives.BulletDecorator(); break; 1986return KnownElements.BulletDecorator; 2605case KnownElements.BulletDecorator: 2850case KnownElements.BulletDecorator: 4211case KnownElements.BulletDecorator: 5601case KnownElements.BulletDecorator: t = typeof(System.Windows.Controls.Primitives.BulletDecorator); break;