'宣言 Protected Overridable ReadOnly Property WantsOwnerKeyEvents As Boolean
protected virtual bool WantsOwnerKeyEvents {get;}
編集モードのときにエディターがフォーカスを取得しない場合、オーナーがフォーカスを保持する間にキーストロークへのリスニングを希望します。
デフォルト実装は、CanFocus プロパティの反対を返します。
EmbeddableEditorBase クラス EmbeddableEditorBase メンバ