5 references to Resources
System.Windows.Forms.UI.IntegrationTests (5)
DragDropTests.cs (5)
140
string dragAcceptRtfSourcePath = Path.Join(Directory.GetCurrentDirectory(),
Resources
, 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);
1144
string dragAcceptRtf = Path.Join(Directory.GetCurrentDirectory(),
Resources
, DragAcceptRtf);