Share via


CreationTool.PerformCreationComplete Method

Raises the CreationComplete event.

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

Syntax

'Declaration
Public Sub PerformCreationComplete
'Usage
Dim instance As CreationTool

instance.PerformCreationComplete()
public void PerformCreationComplete()
public:
void PerformCreationComplete()
public function PerformCreationComplete()

.NET Framework Security

See Also

Reference

CreationTool Class

CreationTool Members

Microsoft.Windows.Design.Interaction Namespace

Other Resources

Understanding WPF Designer Extensibility