4 references to AreAnyTouchesDirectlyOverPropertyKey
PresentationCore (4)
Core\CSharp\System\Windows\Generated\ContentElement.cs (1)
854
UIElement.
AreAnyTouchesDirectlyOverPropertyKey
.OverrideMetadata(
Core\CSharp\System\Windows\Generated\UIElement.cs (1)
5053
AreAnyTouchesDirectlyOverPropertyKey
.DependencyProperty;
Core\CSharp\System\Windows\Input\TouchDevice.cs (2)
978
o.SetValue(UIElement.
AreAnyTouchesDirectlyOverPropertyKey
,
984
o.SetValue(UIElement.
AreAnyTouchesDirectlyOverPropertyKey
, BooleanBoxes.TrueBox);