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.
Assembly: Microsoft.Windows.Design.Interaction (in Microsoft.Windows.Design.Interaction.dll)
Property Value
Type: System.Windows.DataTemplateThe DataTemplate object that is the template for this value editor.
If this property returns null, the ShowDialog method is called instead.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.