App1.App1_Windows_XamlTypeInfo.XamlSystemBaseType.ActivateInstance C# (CSharp) Method

ActivateInstance() public method

public ActivateInstance ( ) : object
return object
        public virtual object ActivateInstance()
        {
            throw new global::System.NotImplementedException();
        }