xaml

  1. D

    Resolved Winforms Desktop App with wpf user control

    Hi, I have a winforms desktop App designed in VS 2013 using vb.net on .Net Framework 4.5.2 I added a xaml wpf user control textbox for spell checking text and everything was working great except when I launch the spellchecker form all the forms behind resize/rescale like either dpi or font...
  2. N

    Sending Grid Content Through a ContentControl

    I have a Windows Phone 7 app that has a ContentControl that I want to use to fill in some of the cells in a Grid in the ContentControl's ContentPresenter in the ControlTemplate. The ControlTemplate already has the Grid, as well as some of the elements I want in it, I want to use the...
  3. N

    Using multiple XNA areas in a Windows Phone Silverlight and XNA Application

    I am currently working on an app that uses the "Windows Phone Silverlight and XNA Application" template. I am new to XNA, but I have managed to get it to do most of the things I want. However, I need to show these things in multiple places on the same page in my app. Because I am using the 3D...
Back
Top