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