8 references to DragAcceptRtf
System.Windows.Forms.UI.IntegrationTests (8)
DragDropTests.cs (8)
140string dragAcceptRtfSourcePath = Path.Join(Directory.GetCurrentDirectory(), Resources, DragAcceptRtf); 147dragAcceptRtfDestPath = Path.Join(dragDropDirectory, DragAcceptRtf); 425string dragAcceptRtfPath = Path.Join(Directory.GetCurrentDirectory(), Resources, DragAcceptRtf); 455string dragAcceptRtfPath = Path.Join(Directory.GetCurrentDirectory(), Resources, DragAcceptRtf); 1084string dragAcceptRtf = Path.Join(Directory.GetCurrentDirectory(), Resources, DragAcceptRtf); 1108&& fileNames.Length > 0 && fileNames[0].Contains(DragAcceptRtf)) 1123&& fileNames.Length > 0 && fileNames[0].Contains(DragAcceptRtf)) 1144string dragAcceptRtf = Path.Join(Directory.GetCurrentDirectory(), Resources, DragAcceptRtf);