Method OnTargetDisconnected
| Edit this page View SourceOnTargetDisconnected(ICompositionSupportsSystemBackdrop)
Called when this object is cleared from its container.
Declaration
protected override void OnTargetDisconnected(ICompositionSupportsSystemBackdrop disconnectedTarget)
Parameters
Type | Name | Description |
---|---|---|
ICompositionSupportsSystemBackdrop | disconnectedTarget | The target of the backdrop. |