3 references to CanResizeWithGrip
PresentationFramework (3)
src\Framework\System\Windows\Window.cs (3)
4176case ResizeMode.CanResizeWithGrip: 5148if ((_resizeGripControl == null) || (ResizeMode != ResizeMode.CanResizeWithGrip)) 7333|| value == ResizeMode.CanResizeWithGrip;