4 references to AreAnyTouchesDirectlyOverPropertyKey
PresentationCore (4)
System\Windows\Generated\ContentElement.cs (1)
778
UIElement.
AreAnyTouchesDirectlyOverPropertyKey
.OverrideMetadata(
System\Windows\Generated\UIElement.cs (1)
4652
AreAnyTouchesDirectlyOverPropertyKey
.DependencyProperty;
System\Windows\Input\TouchDevice.cs (2)
900
o.SetValue(UIElement.
AreAnyTouchesDirectlyOverPropertyKey
,
906
o.SetValue(UIElement.
AreAnyTouchesDirectlyOverPropertyKey
, BooleanBoxes.TrueBox);