Hello Once again, today tutorial is about how to create a custom window in wpf application, and how to integrate this application like other normal window by adding functionality into it. So without any further delay let’s get started, this tutorial is based on WPF technology, in which you code in xaml and c# languages, WPF is an acronym for Windows Presentation Foundation, Microsoft Visual studio c# 2010 or lower version are built with WPF technology.
Knowledge increases when shares to others.
Showing posts with label Media Element in WPF. Show all posts
Showing posts with label Media Element in WPF. Show all posts
Friday, January 27
Tuesday, January 17
Media Player Guide in WPF (XAML) and c# code
Hello Guys, today i'm gonna show you how to make media player in wpf application, its very simple, so lets get started.
Steps
Steps
- Lets begin with xaml (Designe) code of application. Wpf provides Media Element control which is used to load media files, in the toolbox you will find it, you can drag and drop onto your mainWindow or write a xaml code, Media Element is the class so in the angular brackets you will write MediaElement then you will give Name to your Media Element, Name is same like you are creating an object of respective class.
Subscribe to:
Posts (Atom)