DockablePaneProviderData.FrameworkElementCreator
Property
Description:
A creator that will be called for the pane if the FrameworkElement is not set.
A creator that will be called for the pane if the FrameworkElement is not set.
Remarks:
This is more dynamic in nature and allows for embedding things like WebBrowser controls that cannot be cached for reuse in each pane invocation but rather needs creating each time.
This is more dynamic in nature and allows for embedding things like WebBrowser controls that cannot be cached for reuse in each pane invocation but rather needs creating each time.