Show / Hide Table of Contents

Method OnTargetConnected

| Edit this page View Source

OnTargetConnected(ICompositionSupportsSystemBackdrop, XamlRoot)

Called when this object is attached to a valid container; for example, when set on Window.SystemBackdrop.

Declaration
protected override void OnTargetConnected(ICompositionSupportsSystemBackdrop connectedTarget, XamlRoot xamlRoot)
Parameters
Type Name Description
ICompositionSupportsSystemBackdrop connectedTarget

The target of the backdrop.

XamlRoot xamlRoot

The XAML root of the backdrop target.

Overrides
SystemBackdrop.OnTargetConnected(ICompositionSupportsSystemBackdrop, XamlRoot)
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX