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