Skip to content

Repository files navigation

BabySteps

How can I do something like this?

<Style x:Key="PopupStyle" BasedOn="{StaticResource {x:Type Popup}}">
        <Style.Setters>
            <Setter Property="Template">
                <Setter.Value>
                    <Grid>

                    </Grid>
                </Setter.Value>
            </Setter>
        </Style.Setters>
</Style>

About

Baby step custom control comboBox

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages