Hello,
Is there something like this I can use to add common content to each page of a wizard?Thanks, Crile
Is there something like this I can use to add common content to each page of a wizard?
<apWizard:HeaderContent>
<StackPanel>
<MyUserControls.../>
<StackPanel>
</apWizard:HeaderContent>