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