Base:
property
Element
MS.Internal.PtsHost.EmbeddedObject.Element
2 references to Element
PresentationFramework (2)
src\Framework\MS\Internal\PtsHost\TextParaClient.cs (2)
1451
UIElement uiElement = (UIElement)inlineObjects[i].
Element
;
1485
UIElement uiElement = (UIElement)inlineObjects[i].
Element
;