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