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