Share via


AppWindowFrame.GetFrameStyle Method

Definition

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.

Applies to

See also