ElementFactory.GetElement(ElementFactoryGetArgs) 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.
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
Parameters
Returns
Implements
- Attributes