ClassBrowseFileHelper
Class
Helper class for RadFilePathPicker.
Definition
Namespace:Telerik.Windows.Controls.FileDialogs
Assembly:Telerik.Windows.Controls.FileDialogs.dll
Syntax:
cs-api-definition
public static class BrowseFileHelper
Inheritance: objectBrowseFileHelper
Methods
GetIcon(string)
Gets the windows icon for the given file path type.
Declaration
cs-api-definition
public static ImageSource GetIcon(string filePath)
Parameters
filePath
The path to the file.
Returns
ImageSource