Skip to content

All ContentControl cannot get focus by default

NOTE

Only Custom Version

Styles

Style
LiveStyle
ChessBoard
<ContentControl Style="{StaticResource ChessBoard}" hc:BorderElement.CornerRadius="5">
    <Button Content="Click" Width="200"/>
</ContentControl>

ContentControl

Released under the MIT License.