DropDownWindowSubmitCommand プロパティ
|
ドロップダウン子コントロールの値をサブミットするよう要求する SubmitCommand コマンドを表します。
名前空間:
GrapeCity.Windows.InputMan.Primitives
アセンブリ:
GrapeCity.WPF.InputMan (in GrapeCity.WPF.InputMan.dll) バージョン: 2.0.4003.2012 (2.0.4004.2012)
構文 public static RoutedUICommand SubmitCommand { get; }
Public Shared ReadOnly Property SubmitCommand As RoutedUICommand
Get
プロパティ値
型:
RoutedUICommand
要求されたコマンド。
関連項目