3 references to IsHyperlinkPressedProperty
PresentationFramework (3)
System\Windows\Documents\Hyperlink.cs (3)
1003dp.SetValue(IsHyperlinkPressedProperty, true); 1032if ((bool)dp.GetValue(IsHyperlinkPressedProperty)) 1034dp.SetValue(IsHyperlinkPressedProperty, false);