2 references to AreAnyTouchesCapturedWithinProperty
PresentationCore (2)
System\Windows\Generated\ContentElement.cs (1)
2529
public static readonly DependencyProperty AreAnyTouchesCapturedWithinProperty = UIElement.
AreAnyTouchesCapturedWithinProperty
.AddOwner(_typeofThis);
System\Windows\Generated\UIElement3D.cs (1)
2259
public static readonly DependencyProperty AreAnyTouchesCapturedWithinProperty = UIElement.
AreAnyTouchesCapturedWithinProperty
.AddOwner(_typeofThis);