[]
Gets the displayed TouchToolBar.
[Bindable(false)]
public TouchToolBar TouchToolBar { get; set; }
<Bindable(False)>
Public Property TouchToolBar As TouchToolBar
Type | Description |
---|---|
TouchToolBar | The TouchToolBar instance that is shown using a touch operation. |