3 references to IsMouseCaptureWithinProperty
PresentationCore (3)
System\Windows\Generated\ContentElement.cs (1)
2349public static readonly DependencyProperty IsMouseCaptureWithinProperty = UIElement.IsMouseCaptureWithinProperty.AddOwner(_typeofThis);
System\Windows\Generated\UIElement3D.cs (1)
2079public static readonly DependencyProperty IsMouseCaptureWithinProperty = UIElement.IsMouseCaptureWithinProperty.AddOwner(_typeofThis);
System\Windows\MouseCaptureWithinProperty.cs (1)
27UIElement.IsMouseCaptureWithinProperty,