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