ElementFactory.GetElement(ElementFactoryGetArgs) 方法

定义

public:
 virtual UIElement ^ GetElement(ElementFactoryGetArgs ^ args) = GetElement;
/// [Windows.Foundation.Metadata.Experimental]
UIElement GetElement(ElementFactoryGetArgs const& args);
[Windows.Foundation.Metadata.Experimental]
public UIElement GetElement(ElementFactoryGetArgs args);
Public Function GetElement (args As ElementFactoryGetArgs) As UIElement

参数

返回

实现

属性

适用于