8 references to DragAcceptRtf
System.Windows.Forms.UI.IntegrationTests (8)
DragDropTests.cs (8)
141
string dragAcceptRtfSourcePath = Path.Combine(Directory.GetCurrentDirectory(), Resources,
DragAcceptRtf
);
148
dragAcceptRtfDestPath = Path.Combine(dragDropDirectory,
DragAcceptRtf
);
426
string dragAcceptRtfPath = Path.Combine(Directory.GetCurrentDirectory(), Resources,
DragAcceptRtf
);
456
string dragAcceptRtfPath = Path.Combine(Directory.GetCurrentDirectory(), Resources,
DragAcceptRtf
);
1085
string dragAcceptRtf = Path.Combine(Directory.GetCurrentDirectory(), Resources,
DragAcceptRtf
);
1109
&& fileNames.Length > 0 && fileNames[0].Contains(
DragAcceptRtf
))
1124
&& fileNames.Length > 0 && fileNames[0].Contains(
DragAcceptRtf
))
1145
string dragAcceptRtf = Path.Combine(Directory.GetCurrentDirectory(), Resources,
DragAcceptRtf
);