3 references to CanResizeWithGrip
PresentationFramework (3)
System\Windows\Window.cs (3)
4078case ResizeMode.CanResizeWithGrip: 4993if ((_resizeGripControl == null) || (ResizeMode != ResizeMode.CanResizeWithGrip)) 7009|| value == ResizeMode.CanResizeWithGrip;