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