AppStore.AppStore_XamlTypeInfo.XamlSystemBaseType.ActivateInstance C# (CSharp) Method

ActivateInstance() public method

public ActivateInstance ( ) : object
return object
        virtual public object ActivateInstance() { throw new global::System.NotImplementedException(); }
        virtual public void AddToMap(object instance, object key, object item)  { throw new global::System.NotImplementedException(); }