示例#1
0
        public void EnableDragRectProperty()
        {
            TestControlDesigner controlDesigner = new TestControlDesigner();

            Assert.False(controlDesigner.GetEnableDragRectProperty());
        }