Content Property
Content
Gets the last known contents of the control.
This contents shall be treated as a cache of the contents to be displayed in the control.
Declaration
public ControlContent Content { get; }
Public ReadOnly Property Content As ControlContent