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