4 references to UIElement
PresentationFramework (4)
System\Windows\Documents\FixedTextBuilder.cs (4)
1307
shadowElement = logicalHyperlink.
UIElement
;
1325
if (hyperlink.
UIElement
== uiElement)
1439
_currentFixedElement.SetValue(FixedElement.HelpTextProperty, (String) (hyperlink.
UIElement
.GetValue(AutomationProperties.HelpTextProperty)));
1440
_currentFixedElement.SetValue(FixedElement.NameProperty, (String) (hyperlink.
UIElement
.GetValue(AutomationProperties.NameProperty)));