InputPanel for WPF
InputControls プロパティ

C1.WPF.InputPanel.4.5.2 アセンブリ > C1.WPF.InputPanel 名前空間 > C1InputPanelPresenter クラス : InputControls プロパティ
C1InputPanelに表示される入力コントロールコレクションを取得または設定します。
シンタックス
'宣言
 
Public Property InputControls As System.Collections.ObjectModel.ObservableCollection(Of C1InputBase)
public System.Collections.ObjectModel.ObservableCollection<C1InputBase> InputControls {get; set;}
参照

C1InputPanelPresenter クラス
C1InputPanelPresenter メンバ