FrameHeader.IsControlFrame Property
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.
public:
property bool IsControlFrame { bool get(); };
public bool IsControlFrame { get; }
member this.IsControlFrame : bool
Public ReadOnly Property IsControlFrame As Boolean