4 references to UIElement
PresentationFramework (4)
System\Windows\Documents\FixedTextBuilder.cs (4)
1303
shadowElement = logicalHyperlink.
UIElement
;
1321
if (hyperlink.
UIElement
== uiElement)
1435
_currentFixedElement.SetValue(FixedElement.HelpTextProperty, (String) (hyperlink.
UIElement
.GetValue(AutomationProperties.HelpTextProperty)));
1436
_currentFixedElement.SetValue(FixedElement.NameProperty, (String) (hyperlink.
UIElement
.GetValue(AutomationProperties.NameProperty)));