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