Skip to main content
A newer version of this page is available. .

DocumentGroup Attached Properties

Represents child panels (DocumentPanel objects) using either a tabbed or MDI UI.
Name Description
PinLocation static Specifies where the pinned tabbed DocumentPanel is located. This is an attached and a dependency property.
Pinned static

Gets or sets whether the tabbed DocumentPanel is currently pinned. This is an attached and a dependency property.

ShowPinButton static

Gets or sets whether the Pin button on the tabbed DocumentPanel is visible. This is an attached and a dependency property.

See Also