System.Activities.Presentation.PropertyEditing 命名空間
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供與屬性編輯相關的類別。
類別
CategoryEditor |
提供用於群組屬性的自訂 CategoryEditor,這些屬性會顯示在 PropertyGrid 中。 |
CategoryEntry |
建立分類的模型,這個分類是由當地語系化的名稱與屬性集合所組成。 |
DependencyPropertyValueSource |
針對與父屬性相依的屬性識別與報告值來源。 |
DialogPropertyValueEditor |
用於 PropertyEntry 物件之所有對話方塊編輯邏輯的容器。 |
EditModeSwitchButton |
表示按鈕,這個按鈕可讓使用者在屬性方格內不同的屬性容器模式之間切換。 |
EditorOptionAttribute |
指定單一編輯器選項屬性。 |
EditorReuseAttribute |
表示套用到方法的屬性,這個方法會叫用屬性編輯器,並傳達是否可以使用屬性編輯器編輯後續的屬性而不必重新啟動。 |
ExtendedPropertyValueEditor |
存放屬性之所有擴充編輯器邏輯的容器。 |
PropertyEntry |
表示所選項目之屬性的資料,而且允許使用型別專用資料編輯此屬性。 |
PropertyEntryCollection |
維護給定父代 PropertyEntry 之子屬性的集合。 |
PropertyFilter |
為屬性編輯主機提供篩選功能。 |
PropertyFilterAppliedEventArgs |
當 PropertyFilter 套用至目標屬性時,用於執行事件程序的事件引數。 |
PropertyFilterPredicate |
表示用於篩選屬性搜尋的述詞文字字串。 |
PropertyValue |
維護屬性方格中屬性值的資料模型。 |
PropertyValueCollection |
封裝 PropertyValue 執行個體的集合,並供其 Type 為集合的屬性使用。 |
PropertyValueEditor |
建立用以更新屬性值的內嵌編輯器。 |
PropertyValueEditorCommands |
允許使用標準命令控制屬性值的編輯功能。 |
PropertyValueExceptionEventArgs |
表示物件,這個物件包含發生 PropertyValueException 的事件引數。 |
PropertyValueSource |
表示屬性值的來源。 |
介面
IPropertyFilterTarget |
主機基礎結構針對屬性編輯所使用的介面,用以處理排序和篩選功能。 |
列舉
PropertyContainerEditMode |
包含 PropertyContainerEditMode 的不同編輯模式。 |
PropertyValueExceptionSource |
指出由 PropertyValue 作業擲回之例外狀況的來源。 |