4 references to IsMouseOverProperty
PresentationCore (2)
System\Windows\Generated\ContentElement.cs (1)
2292public static readonly DependencyProperty IsMouseOverProperty = UIElement.IsMouseOverProperty.AddOwner(_typeofThis);
System\Windows\Generated\UIElement3D.cs (1)
2013public static readonly DependencyProperty IsMouseOverProperty = UIElement.IsMouseOverProperty.AddOwner(_typeofThis);
PresentationFramework (2)
System\Windows\Controls\DataGridRow.cs (1)
931e.Property == DataGridRow.IsMouseOverProperty ||
System\Windows\Controls\Primitives\DataGridRowHeader.cs (1)
309e.Property == DataGridRow.IsMouseOverProperty ||