2027 Property
Changes 0
P

DockablePaneProviderData.FrameworkElement

Description:
The Windows Presentation Framework object containing the pane's user interface.
Remarks:
Using a System.Windows.Controls.Page is recommended. This can be null, in which case it is assumed an IFrameworkElementCreator is provided to create the element on demand.
public FrameworkElement FrameworkElement { get; set; }