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