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