AppWindowFrame.GetFrameStyle Method
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.
Returns the style of frame used for the current window.
public:
virtual AppWindowFrameStyle GetFrameStyle() = GetFrameStyle;
AppWindowFrameStyle GetFrameStyle();
public AppWindowFrameStyle GetFrameStyle();
function getFrameStyle()
Public Function GetFrameStyle () As AppWindowFrameStyle
Returns
A value of the enumeration that specifies which frame style is used.