バージョン

SuppressedEvents プロパティ

発生してはならないルーティング イベントのコレクションを返します。
シンタックス
'宣言
 
Public ReadOnly Property SuppressedEvents As ObservableCollection(Of RoutedEventWrapper)
public ObservableCollection<RoutedEventWrapper> SuppressedEvents {get;}
参照