次の方法で共有


PropertyContainerEditMode 列挙体

PropertyContainer のさまざまな編集モードを定義します。

名前空間:  Microsoft.Windows.Design.PropertyEditing
アセンブリ:  Microsoft.Windows.Design.Interaction (Microsoft.Windows.Design.Interaction.dll 内)

構文

'宣言
Public Enumeration PropertyContainerEditMode
public enum PropertyContainerEditMode
public enum class PropertyContainerEditMode
type PropertyContainerEditMode
public enum PropertyContainerEditMode

メンバー

メンバー名 説明
Inline インライン エディター。
ExtendedPopup プロパティ ウィンドウの前面に表示される拡張エディター。
ExtendedPinned プロパティ ウィンドウ内の所定の位置に固定されている拡張エディター。
Dialog ダイアログ ボックス エディター。

参照

参照

Microsoft.Windows.Design.PropertyEditing 名前空間

その他の技術情報

WPF デザイナーの機能拡張

プロパティ編集アーキテクチャ