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 命名空間