4 references to AreAnyTouchesCapturedPropertyKey
PresentationCore (4)
System\Windows\Generated\ContentElement.cs (1)
804
UIElement.
AreAnyTouchesCapturedPropertyKey
.OverrideMetadata(
System\Windows\Generated\UIElement.cs (1)
4702
AreAnyTouchesCapturedPropertyKey
.DependencyProperty;
System\Windows\Input\TouchDevice.cs (2)
402
o.SetValue(UIElement.
AreAnyTouchesCapturedPropertyKey
,
408
o.SetValue(UIElement.
AreAnyTouchesCapturedPropertyKey
, BooleanBoxes.TrueBox);