4 references to AreAnyTouchesDirectlyOverPropertyKey
PresentationCore (4)
System\Windows\Generated\ContentElement.cs (1)
790
UIElement.
AreAnyTouchesDirectlyOverPropertyKey
.OverrideMetadata(
System\Windows\Generated\UIElement.cs (1)
4664
AreAnyTouchesDirectlyOverPropertyKey
.DependencyProperty;
System\Windows\Input\TouchDevice.cs (2)
901
o.SetValue(UIElement.
AreAnyTouchesDirectlyOverPropertyKey
,
907
o.SetValue(UIElement.
AreAnyTouchesDirectlyOverPropertyKey
, BooleanBoxes.TrueBox);