4 references to AreAnyTouchesDirectlyOverPropertyKey
PresentationCore (4)
System\Windows\Generated\ContentElement.cs (1)
794
UIElement.
AreAnyTouchesDirectlyOverPropertyKey
.OverrideMetadata(
System\Windows\Generated\UIElement.cs (1)
4668
AreAnyTouchesDirectlyOverPropertyKey
.DependencyProperty;
System\Windows\Input\TouchDevice.cs (2)
913
o.SetValue(UIElement.
AreAnyTouchesDirectlyOverPropertyKey
,
919
o.SetValue(UIElement.
AreAnyTouchesDirectlyOverPropertyKey
, BooleanBoxes.TrueBox);