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