Alba.Jaml.MSInternal.XamlFrame.Clone C# (CSharp) Method

Clone() public method

public Clone ( ) : XamlFrame
return XamlFrame
        public virtual XamlFrame Clone ()
        {
            throw new NotImplementedException();
        }