CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Hybrid View

  1. #1
    Join Date
    Feb 2013
    Posts
    3

    WPF C# - scrolling effect like Iphone/Ipod

    Hi all,

    I am new to the forum but hoping you can help me out here.

    How could I reproduce the effect of scrolling with sticky headers like in this example?

    I would like a nice sticky header that pushes the current one up in place of the new one. I'm looking to do it with WPF (XAML - C#).

    Thanks,

    Simon

  2. #2
    Join Date
    Jul 2013
    Posts
    1

    Re: WPF C# - scrolling effect like Iphone/Ipod


Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured