Slider.DragCompletedCommand Property

Definition

public:
 property System::Windows::Input::ICommand ^ DragCompletedCommand { System::Windows::Input::ICommand ^ get(); void set(System::Windows::Input::ICommand ^ value); };
public System.Windows.Input.ICommand DragCompletedCommand { get; set; }
member this.DragCompletedCommand : System.Windows.Input.ICommand with get, set
Public Property DragCompletedCommand As ICommand

Property Value

Applies to