3 references to IsHyperlinkPressedProperty
PresentationFramework (3)
System\Windows\Documents\Hyperlink.cs (3)
999dp.SetValue(IsHyperlinkPressedProperty, true); 1028if ((bool)dp.GetValue(IsHyperlinkPressedProperty)) 1030dp.SetValue(IsHyperlinkPressedProperty, false);