Share via


CreationTool.PerformCreationComplete Method

Raises the CreationComplete event.

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 Security

See Also

Reference

CreationTool Class

Microsoft.Windows.Design.Interaction Namespace

Other Resources

Understanding WPF Designer Extensibility