CategoryEditor.EditorTemplate Egenskap

Definition

Hämtar en DataTemplate som hanteras av egenskapskontrollen för att tillhandahålla användargränssnittet för en CategoryEditor.

public:
 abstract property System::Windows::DataTemplate ^ EditorTemplate { System::Windows::DataTemplate ^ get(); };
public abstract System.Windows.DataTemplate EditorTemplate { get; }
member this.EditorTemplate : System.Windows.DataTemplate
Public MustOverride ReadOnly Property EditorTemplate As DataTemplate

Egenskapsvärde

Ett DataTemplate användargränssnitt.

Gäller för