3 references to IsMouseCaptureWithinProperty
PresentationCore (3)
Core\CSharp\System\Windows\Generated\ContentElement.cs (1)
2425
public static readonly DependencyProperty IsMouseCaptureWithinProperty = UIElement.
IsMouseCaptureWithinProperty
.AddOwner(_typeofThis);
Core\CSharp\System\Windows\Generated\UIElement3D.cs (1)
2131
public static readonly DependencyProperty IsMouseCaptureWithinProperty = UIElement.
IsMouseCaptureWithinProperty
.AddOwner(_typeofThis);
Core\CSharp\System\Windows\MouseCaptureWithinProperty.cs (1)
26
UIElement.
IsMouseCaptureWithinProperty
,