2 references to IsMouseDirectlyOverProperty
PresentationCore (2)
System\Windows\Generated\ContentElement.cs (1)
2255
public static readonly DependencyProperty IsMouseDirectlyOverProperty = UIElement.
IsMouseDirectlyOverProperty
.AddOwner(_typeofThis);
System\Windows\Generated\UIElement3D.cs (1)
1976
public static readonly DependencyProperty IsMouseDirectlyOverProperty = UIElement.
IsMouseDirectlyOverProperty
.AddOwner(_typeofThis);