4 references to AreAnyTouchesCapturedPropertyKey
PresentationCore (4)
System\Windows\Generated\ContentElement.cs (1)
800
UIElement.
AreAnyTouchesCapturedPropertyKey
.OverrideMetadata(
System\Windows\Generated\UIElement.cs (1)
4698
AreAnyTouchesCapturedPropertyKey
.DependencyProperty;
System\Windows\Input\TouchDevice.cs (2)
390
o.SetValue(UIElement.
AreAnyTouchesCapturedPropertyKey
,
396
o.SetValue(UIElement.
AreAnyTouchesCapturedPropertyKey
, BooleanBoxes.TrueBox);