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