4 references to AreAnyTouchesCapturedPropertyKey
PresentationCore (4)
Core\CSharp\System\Windows\Generated\ContentElement.cs (1)
864
UIElement.
AreAnyTouchesCapturedPropertyKey
.OverrideMetadata(
Core\CSharp\System\Windows\Generated\UIElement.cs (1)
5087
AreAnyTouchesCapturedPropertyKey
.DependencyProperty;
Core\CSharp\System\Windows\Input\TouchDevice.cs (2)
441
o.SetValue(UIElement.
AreAnyTouchesCapturedPropertyKey
,
447
o.SetValue(UIElement.
AreAnyTouchesCapturedPropertyKey
, BooleanBoxes.TrueBox);