CreationTool.PerformCreationComplete-Methode

Löst das CreationComplete-Ereignis aus.

Namespace:  Microsoft.Windows.Design.Interaction
Assembly:  Microsoft.Windows.Design.Interaction (in Microsoft.Windows.Design.Interaction.dll)

Syntax

'Declaration
Public Sub PerformCreationComplete
public void PerformCreationComplete()
public:
void PerformCreationComplete()
member PerformCreationComplete : unit -> unit 
public function PerformCreationComplete()

.NET Framework-Sicherheit

Siehe auch

Referenz

CreationTool Klasse

Microsoft.Windows.Design.Interaction-Namespace

Weitere Ressourcen

WPF-Designer-Erweiterbarkeit