Property LastDoubleClickTimestamp
LastDoubleClickTimestamp
Gets last time when mouse double click was done.
[Browsable(false)]
public long? LastDoubleClickTimestamp { get; set; }
Property Value
- long?
Gets last time when mouse double click was done.
[Browsable(false)]
public long? LastDoubleClickTimestamp { get; set; }