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