6 references to BulletDecorator
PresentationFramework (6)
System\Windows\Markup\KnownTypes.cs (6)
1147case KnownElements.BulletDecorator: o = new System.Windows.Controls.Primitives.BulletDecorator(); break; 1987return KnownElements.BulletDecorator; 2606case KnownElements.BulletDecorator: 2851case KnownElements.BulletDecorator: 4212case KnownElements.BulletDecorator: 5602case KnownElements.BulletDecorator: t = typeof(System.Windows.Controls.Primitives.BulletDecorator); break;