CustomPropertyValueEditor 列挙

再利用可能なプロパティ値エディターに対し可能な値をカプセル化します。

名前空間: System.Windows.Interactivity
アセンブリ: System.Windows.Interactivity (system.windows.interactivity.dll 中)

構文

'宣言
Public Enumeration CustomPropertyValueEditor
'使用
Dim instance As CustomPropertyValueEditor
public enum CustomPropertyValueEditor
public enum class CustomPropertyValueEditor
public enum CustomPropertyValueEditor
public enum CustomPropertyValueEditor

メンバ

メンバ名 説明
Element デザイン時に、サポートされている場合は要素ピッカーを使用してこのプロパティを編集します。
ElementBinding デザイン時に、サポートされている場合は要素バインド ピッカーを使用してこのプロパティを編集します。
PropertyBinding デザイン時に、サポートされている場合は要素バインド ピッカーを使用してこのプロパティを編集します。
StateName デザイン時に、サポートされている場合は状態ピッカーを使用してこのプロパティを編集します。
Storyboard デザイン時に、サポートされている場合はストーリーボード ピッカーを使用してこのプロパティを編集します。

関連項目

参照

System.Windows.Interactivity 名前空間