Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
<local:MyUserControl ...>
    <i:Interaction.Behaviors>
        <catel:FocusFirstcontrolHideUntilViewModelLoaded />
    </i:Interaction.Behaviors>
</local:MyUserControl>

...