Show / Hide Table of Contents

Property DoubleClickCommand

| Improve this Doc View Source

DoubleClickCommand

Gets or sets the double click command being invoked. This is a dependency property.

Declaration
public ICommand DoubleClickCommand { get; set; }
Property Value
Type Description
System.Windows.Input.ICommand

The double click command being invoked. The default value is null.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest