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