VirtualizedContainerService.GetContainer(ModelItem, ICompositeView) 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.
Gets a container and associates it with a specified model item and returns a UI element that represents the association.
public:
System::Windows::UIElement ^ GetContainer(System::Activities::Presentation::Model::ModelItem ^ modelItem, System::Activities::Presentation::ICompositeView ^ sourceContainer);
public System.Windows.UIElement GetContainer(System.Activities.Presentation.Model.ModelItem modelItem, System.Activities.Presentation.ICompositeView sourceContainer);
member this.GetContainer : System.Activities.Presentation.Model.ModelItem * System.Activities.Presentation.ICompositeView -> System.Windows.UIElement
Public Function GetContainer (modelItem As ModelItem, sourceContainer As ICompositeView) As UIElement
Parameters
- sourceContainer
- ICompositeView
The ICompositeView that is associated with the model item.
Returns
The UIElement that represents the container associated with the model item.
Applies to
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา