ClassFilePathChangedEventArgs
Class
Event arguments for the FilePathChanged event.
Definition
Namespace:Telerik.Windows.Controls.FileDialogs
Assembly:Telerik.Windows.Controls.FileDialogs.dll
Syntax:
cs-api-definition
public class FilePathChangedEventArgs : RoutedEventArgs
Inheritance: objectFilePathChangedEventArgs
Derived Classes:
Constructors
FilePathChangedEventArgs(RoutedEvent, object)
Initializes a new instance of the FilePathChangedEventArgs class.
Declaration
cs-api-definition
public FilePathChangedEventArgs(RoutedEvent routedEvent, object source)
Parameters
routedEvent
RoutedEvent
source