3 references to IsHyperlinkPressedProperty
PresentationFramework (3)
System\Windows\Documents\Hyperlink.cs (3)
998dp.SetValue(IsHyperlinkPressedProperty, true); 1027if ((bool)dp.GetValue(IsHyperlinkPressedProperty)) 1029dp.SetValue(IsHyperlinkPressedProperty, false);