in

ExpressionBlog.com

Microsoft Expression Studio Community

Browse by Tags

  • Creating a Project from xaml and xaml.cs files

    I posted the code for the PageSwitcher app described in a previous blog post , but to save space and to make the download faster, I didn't include anything but the code (no solution or project files). A reader wrote asking how to create a project and it is a more than fair question as the answer...
    Posted to Mirrored Blogs (Weblog) by Anonymous on 05-31-2008
  • Converting it to VB

    Just to tie the previous two blog posts together, I copied the C# into Instant VB and here is what it spit out (line break added to fit) Private Sub AnyPropertyCheckBox_Click( ByVal sender As Object , ByVal e As RoutedEventArgs) Dim isVisible As Nullable(Of Boolean ) = Not AnyPropertyCheckBox.IsChecked...
    Posted to Mirrored Blogs (Weblog) by Anonymous on 05-18-2008
Page 1 of 1 (2 items)
Powered by Community Server (Commercial Edition), by Telligent Systems