5 references to Object
PresentationFramework (5)
src\Framework\System\Windows\Documents\FixedElement.cs (4)
204
Debug.Assert(_object == null && e._type == ElementType.
Object
);
221
if (!(_type == ElementType.
Object
|| _type == ElementType.InlineUIContainer))
369
return ! (_type == ElementType.
Object
401
case ElementType.
Object
:
src\Framework\System\Windows\Documents\FixedTextBuilder.cs (1)
1556
FixedElement.ElementType.
Object
,