This topic has not yet been rated - Rate this topic

DialogPropertyValueEditor.DialogEditorTemplate Property

Gets or sets the DataTemplate that is hosted by a host-specific dialog box and has its DataContext set to a PropertyValue.

Namespace:  Microsoft.Windows.Design.PropertyEditing
Assembly:  Microsoft.Windows.Design.Interaction (in Microsoft.Windows.Design.Interaction.dll)
public DataTemplate DialogEditorTemplate { get; set; }

Property Value

Type: System.Windows.DataTemplate
The DataTemplate object that is the template for this value editor.

If this property returns null, the ShowDialog method is called instead.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ