DialogPropertyValueEditor Class

Definition

public ref class DialogPropertyValueEditor : Microsoft::VisualStudio::DesignTools::Extensibility::PropertyEditing::PropertyValueEditor
public class DialogPropertyValueEditor : Microsoft.VisualStudio.DesignTools.Extensibility.PropertyEditing.PropertyValueEditor
type DialogPropertyValueEditor = class
    inherit PropertyValueEditor
Public Class DialogPropertyValueEditor
Inherits PropertyValueEditor
Inheritance
DialogPropertyValueEditor

Constructors

DialogPropertyValueEditor()
DialogPropertyValueEditor(DataTemplate, DataTemplate)

Properties

DialogEditorTemplate
InlineEditorTemplate (Inherited from PropertyValueEditor)
SuppressValueAreaWrapper (Inherited from PropertyValueEditor)

Methods

ShowDialog(PropertyValue, IInputElement)

Applies to