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