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