1 reference to FileDialogCustomPlace
System.Windows.Forms.Primitives (1)
System\Windows\Forms\FileDialogCustomPlacesCollection.cs (1)
23public void Add(string? path) => Add(new FileDialogCustomPlace(path));