Compartir a través de


DeckWorkspace.ApplySmartPartInfo(Object, ISmartPartInfo) Method

Definition

public:
 virtual void ApplySmartPartInfo(System::Object ^ smartPart, Microsoft::Practices::CompositeUI::SmartParts::ISmartPartInfo ^ smartPartInfo);
public void ApplySmartPartInfo (object smartPart, Microsoft.Practices.CompositeUI.SmartParts.ISmartPartInfo smartPartInfo);
abstract member ApplySmartPartInfo : obj * Microsoft.Practices.CompositeUI.SmartParts.ISmartPartInfo -> unit
override this.ApplySmartPartInfo : obj * Microsoft.Practices.CompositeUI.SmartParts.ISmartPartInfo -> unit
Public Sub ApplySmartPartInfo (smartPart As Object, smartPartInfo As ISmartPartInfo)

Parameters

smartPart
Object
smartPartInfo
ISmartPartInfo

Implements

Applies to