Class BrowseFileHelper
Helper class for Rad
Inheritance
System.Object
BrowseFileHelper
Namespace: Telerik.Windows.Controls.FileDialogs
Assembly: Telerik.Windows.Controls.FileDialogs.dll
Syntax
public static class BrowseFileHelper : Object
Methods
GetIcon(String)
Gets the windows icon for the given file path type.
Declaration
public static ImageSource GetIcon(string filePath)
Parameters
System. The path to the file. |
Returns
System.
|