TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
XAML
FOLLOW
Extensible Application Markup Language (XAML) is a declarative programming language to build Windows apps used in WPF and UWP. This category lists various XAML learning tutorials, XAML code samples, XAML articles, and XAML book.
Articles
(173)
Blogs
(23)
Resources
(5)
Videos
(9)
News
(2)
Articles
Using WPF GroupBox in C# and XAML
A GroupBox control is a container that adds a header and a border to the area that can be used to place other controls. The <GroupBox> XAML element and the GroupBox class in C# represents a g...
Mahesh Chand
Dec 18, 2014
Using XAML Grid Panel
The <Grid> element in XAML represents a grid panel that provides a grid layout. The code example in this article shows how to use a Grid panel at design time using XAML in a WPF app.
Mahesh Chand
Dec 17, 2014
Working with WPF Frame using C# and XAML
The Frame class in C# and the <Frame> element in XAML represent a Frame windows control at run-time and design-time respectively. The code examples in this article demonstrate how to use a Fr...
Mahesh Chand
Dec 16, 2014
XAML DatePicker
The XAML <DatePicker> element represents a DatePicker control in UI app. This article demonstrates how to use a DatePicker control in WPF app.
Mahesh Chand
Dec 12, 2014
XAML ComboBox
The <ComboBox> element in XAML represents a ComboBox. This article demonstrates how to create and use a ComboBox using XAML.
Mahesh Chand
Dec 04, 2014
XAML CheckBox
The XAML <CheckBox> element represents a CheckBox control. Code example to create and use a CheckBox using XAML in a WPF app.
Mahesh Chand
Dec 03, 2014
XAML Calendar
The XAML <Calendar> element represents a WPF calendar. XAML Calendar provides a calendar control to select a date or a date range from a month view. This tutorial with code examples details h...
Mahesh Chand
Dec 02, 2014
XAML Button
The Button class represents a button control of WPF in C#. Button control is created using the <Button> element in XAML at design-time. The code examples in this Button tutorials show how to ...
Mahesh Chand
Dec 01, 2014
XAML Border
The XAML <Border> element represents a border in Windows app. Code example in this tutorial shows how to apply a border to WPF controls using XAML and C#.
Mahesh Chand
Nov 24, 2014
XAML ScrollBar
The <Scrollbar> element of XAML represents a scroll bar control for WPF apps. The code sample in this tutorial shows how to use a ScrollBar control in a WPF app using XAML.
Mahesh Chand
Jan 02, 2015
XAML Slider Code Sample
XAML Slider element represents the slider control in XAML and WPF. The code example in this article uses <Slider> to implement a slider in WPF.
Mahesh Chand
Jan 06, 2015
Using XAML TextBlock
XAML TextBlock element represents a TextBlock control. These code examples demo how to declare and use a XAML Text Block.
Mahesh Chand
Jan 12, 2015
XAML TextBox
The element in XAML represents a TextBox control. Code examples of how to use XAML TextBox.
Mahesh Chand
Jan 13, 2015
XAML ToolTip Reference
XAML ToolTip element represent a ToolTip of control that can be set using the ToolTip property of a WPF control. Here are some code examples of how to show tool tips of controls in WPF.
Mahesh Chand
Jan 14, 2015
XAML TreeView
XAML <TreeView> element represents a TreeView control in WPF. Here are a few XAML TreeView code examples.
Mahesh Chand
Jan 15, 2015
XAML ListBox
This is a reference tutorial of XAML ListBox element with code examples written in XAML and C#.
Mahesh Chand
Jan 21, 2015
XAML ListView
The ListView element in XAML represents a ListView control. The code example in this tutorial demonstrates how to use a XAML ListView in WPF using C#.
Mahesh Chand
Jan 24, 2015
How To Create A GridView In XAML
XAML doesn't support a GridView element. However, you can use a ListView to create a GridView like UI. The code sample in this article is an example of creating GridView in XAML.
Mahesh Chand
Jan 24, 2015
XAML WrapPanel
The WrapPanel element in XAML represents a Wrap Panel. This tutorial shows how to use a XAML WrapPanel in WPF and C#.
Mahesh Chand
Jan 30, 2015
Working with WPF Viewbox Control
In this article, we will show how to use a ViewBox control available in WPF and XAML. Code sample shows use of Viewbox in XAML and C#.
Bechir Bejaoui
Aug 22, 2008
No Records Available.
21
-
40
of
173
<<
1
2
3
4
5
>>
Crystal Reports Tutorials
Challenge yourself
Startup Mindset
E-Book Download
Get Certified
ADO.NET