バージョン

CurrentState プロパティ (UltraTimelineView)

UltraTimelineView インスタンスの現在の状態を返します。
シンタックス
'宣言
 
Public ReadOnly Property CurrentState As UltraTimelineViewState
public UltraTimelineViewState CurrentState {get;}
解説

CurrentState プロパティは、キーストロークが KeyActionMappings コレクションを介して処理される場合に使用されます。また、PerformAction メソッドによっても使用されます。

参照