CompositeContentShape.OnApplyTemplate Method

Namespace: Microsoft.Expression.Controls
Assembly: Microsoft.Expression.Drawing (in microsoft.expression.drawing.dll)

Syntax

'Declaration
Public Overrides Sub OnApplyTemplate
'Usage
Dim instance As CompositeContentShape

instance.OnApplyTemplate
public override void OnApplyTemplate ()
public:
virtual void OnApplyTemplate () override
public void OnApplyTemplate ()
public override function OnApplyTemplate ()

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

CompositeContentShape Class
CompositeContentShape Members
Microsoft.Expression.Controls Namespace