Skip to content

Can't use transition; 'Object reference not set to an instance of an object.' #5899

Answered by maxkatz6
JamDoggie asked this question in Q&A
Discussion options

You must be logged in to vote
<Button Content="Test" HorizontalAlignment="Center">
    <Button.Transitions>
      <Transitions>
         <DoubleTransition Property="Opacity" Duration="0:0:0.2"/>
      </Transitions>
    </Button.Transitions>
  </Button>

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@JamDoggie
Comment options

@maxkatz6
Comment options

@JamDoggie
Comment options

@danwalmsley
Comment options

@maxkatz6
Comment options

Answer selected by JamDoggie
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants