4 references to UIElement
PresentationFramework (4)
src\Framework\System\Windows\Documents\FixedTextBuilder.cs (4)
1340
shadowElement = logicalHyperlink.
UIElement
;
1358
if (hyperlink.
UIElement
== uiElement)
1474
_currentFixedElement.SetValue(FixedElement.HelpTextProperty, (String) (hyperlink.
UIElement
.GetValue(AutomationProperties.HelpTextProperty)));
1475
_currentFixedElement.SetValue(FixedElement.NameProperty, (String) (hyperlink.
UIElement
.GetValue(AutomationProperties.NameProperty)));