Skip to content

FrameBaseStyle

The default style of the navigation framework is not recommended. It should always be used by other styles in the manner of BasedOn.

Case:

<Frame Margin="32" Width="500" Height="360" Name="FrameDemo" NavigationUIVisibility="Visible"/>

effect:

FrameBaseStyle

Released under the MIT License.