Namespace: DeltaEngine.Editor.SampleBrowserAssembly: DeltaEngine.Editor.SampleBrowser (in DeltaEngine.Editor.SampleBrowser.dll) Version: 1.1.1.0 (1.1.1)
public ICommand OnStartButtonClicked { get; }
public ICommand OnStartButtonClicked { get; }
Public ReadOnly Property OnStartButtonClicked As ICommand
Get
Public ReadOnly Property OnStartButtonClicked As ICommand
Get
public:
property ICommand^ OnStartButtonClicked {
ICommand^ get ();
}
public:
property ICommand^ OnStartButtonClicked {
ICommand^ get ();
}
member OnStartButtonClicked : ICommand with get
member OnStartButtonClicked : ICommand with get
Property Value
Type:
ICommand