5 references to IsMouseOverProperty
PresentationCore (2)
System\Windows\Generated\ContentElement.cs (1)
2274public static readonly DependencyProperty IsMouseOverProperty = UIElement.IsMouseOverProperty.AddOwner(_typeofThis);
System\Windows\Generated\UIElement3D.cs (1)
2004public static readonly DependencyProperty IsMouseOverProperty = UIElement.IsMouseOverProperty.AddOwner(_typeofThis);
PresentationFramework (2)
System\Windows\Controls\DataGridRow.cs (1)
916e.Property == DataGridRow.IsMouseOverProperty ||
System\Windows\Controls\Primitives\DataGridRowHeader.cs (1)
303e.Property == DataGridRow.IsMouseOverProperty ||
PresentationFramework.Tests (1)
System\Windows\ResourceDictionaryTests.cs (1)
65t.Property == Button.IsMouseOverProperty &&