WindowWorkspace.OnApplySmartPartInfo(UIElement, WindowSmartPartInfo) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected:
override void OnApplySmartPartInfo(System::Windows::UIElement ^ smartPart, Microsoft::Practices::CompositeUI::Windows::WindowSmartPartInfo ^ smartPartInfo);
protected override void OnApplySmartPartInfo (System.Windows.UIElement smartPart, Microsoft.Practices.CompositeUI.Windows.WindowSmartPartInfo smartPartInfo);
override this.OnApplySmartPartInfo : System.Windows.UIElement * Microsoft.Practices.CompositeUI.Windows.WindowSmartPartInfo -> unit
Protected Overrides Sub OnApplySmartPartInfo (smartPart As UIElement, smartPartInfo As WindowSmartPartInfo)
Parameters
- smartPart
- UIElement
- smartPartInfo
- WindowSmartPartInfo