3 references to IsHyperlinkPressedProperty
PresentationFramework (3)
src\Framework\System\Windows\Documents\Hyperlink.cs (3)
1073dp.SetValue(IsHyperlinkPressedProperty, true); 1107if ((bool)dp.GetValue(IsHyperlinkPressedProperty)) 1109dp.SetValue(IsHyperlinkPressedProperty, false);