InputPanel for UWP
InputControls プロパティ

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

C1InputPanelPresenter クラス
C1InputPanelPresenter メンバ