Gets or sets the command passed by the BrowseCommand.
Namespace: DW.WPFToolkit.Controls
Assembly: DW.WPFToolkit (in DW.WPFToolkit.dll) Version: 5.6.0.0
Syntax
C#
public Object BrowseCommandParameter { get; set; }
Property Value
Type: ObjectSee Also