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