PropertyValueEditor::InlineEditorTemplate Property
.NET Framework (current version)
Gets or sets the InlineEditorTemplate, the DataTemplate that is used for an inline editor.
Assembly: System.Activities.Presentation (in System.Activities.Presentation.dll)
public: property DataTemplate^ InlineEditorTemplate { DataTemplate^ get(); void set(DataTemplate^ value); }
This DataTemplate has its T:System.Windows.DataContext set to a PropertyValue.
.NET Framework
Available since 4.0
Available since 4.0
Show: