'宣言 Public Overloads Function BeginEdit( _ ByVal editingEventArgs As System.Windows.RoutedEventArgs _ ) As System.Boolean
public System.bool BeginEdit( System.Windows.RoutedEventArgs editingEventArgs )
パラメータ
- editingEventArgs
- イベントデータを含む System.Windows.RoutedEventArgsインスタンス。
戻り値の型
編集が開始された場合は True、それ以外の場合は False