HomePosts tagged “XAML”

XAML

Showing 1 - 20 of 23 results
There are times where you want to show automatic scroll bar in a WPF TextBlock and you can easily achieve...
  • .NET
  • November 22, 2020
Since the Universal Windows Platform (UWP) apps run on all the devices powered by Window 10 , you might sometimes...
Do you want to add an entry in the ResourceDictionary in your Windows 10 App using Xaml ? . Below...
  • .NET
  • July 25, 2015
When working with the WPF application , you might sometimes want to use the relative source with the bindings in...
In XAML , If you want to add the line break or newline within the string attribute of the TextBlock‘s...
  • .NET
  • April 28, 2015
Below is a sample code snippet demonstrating how to capture photo in Windows Phone Store App programmatically using C#. How...
If you want to make a phone call from a Windows Phone 8.1 App (XAML App) , you can use...
If you want to set the value of a property to a string that begins with the open curly brace...
  • .NET
  • November 23, 2014
If you wanted to set the minimum width for a Windows Store App , you can use set it in...
Few days back , Userware software company has released a new free extension for Visual Studio that allowed the developers...
If you want to display the currency symbols in your Windows Phone 8 App , you can use the Unicode...
In the earlier version of Windows Phone  , you had the option of using Thread.Sleep which can be used to...
In Windows Phone 8.0 , the developer could use the SystemTray.IsVisible property to hide or show the System Tray /...
Microsoft had announced the Windows Phone 8.1 as well as the Visual Studio 2013 Update 2 Release Candidate during the...
This blog post will introduce and demonstrate the different transforms in XAML that can be used in a Windows Phone...
The Windows Phone 8 SDK provides the Navigate method defined in the NavigationService which lets the developers to provide ability...
There are 2 different types of templates which the developers can use to customize the controls . These include. ControlTemplate...
When you created a new Windows Phone App , you would have noticed the following in the MainPage.XAML’s PhoneApplicationPage  element ....
When you open a Windows Phone XAML page, the Visual Studio 2010 IDE opens the files (Designer and XAML code)...
What is XAP? XAP (XAML Application Package) file is an Application package file for Silverlight Application. It includes the AppManifest.xaml...

Categories

Archives