1 reference to IsMouseCapturedProperty
PresentationCore (1)
System\Windows\UIElement3D.cs (1)
452
get { return (bool)GetValue(
IsMouseCapturedProperty
); }