ElementFactory.GetElementCore(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.
protected:
virtual UIElement ^ GetElementCore(ElementFactoryGetArgs ^ args) = GetElementCore;
/// [Windows.Foundation.Metadata.Experimental]
UIElement GetElementCore(ElementFactoryGetArgs const& args);
[Windows.Foundation.Metadata.Experimental]
protected virtual UIElement GetElementCore(ElementFactoryGetArgs args);
Protected Overridable Function GetElementCore (args As ElementFactoryGetArgs) As UIElement
Parameters
Returns
- Attributes