5 references to Resources
System.Windows.Forms.UI.IntegrationTests (5)
DragDropTests.cs (5)
140
string dragAcceptRtfSourcePath = Path.Combine(Directory.GetCurrentDirectory(),
Resources
, DragAcceptRtf);
424
string dragAcceptRtfPath = Path.Combine(Directory.GetCurrentDirectory(),
Resources
, DragAcceptRtf);
454
string dragAcceptRtfPath = Path.Combine(Directory.GetCurrentDirectory(),
Resources
, DragAcceptRtf);
1028
string dragAcceptRtf = Path.Combine(Directory.GetCurrentDirectory(),
Resources
, DragAcceptRtf);
1088
string dragAcceptRtf = Path.Combine(Directory.GetCurrentDirectory(),
Resources
, DragAcceptRtf);