Click here to Skip to main content
15,892,005 members
Articles / Desktop Programming / WPF

Load XAML Dynamically and Find Specified Control Using Name And Show Image, Play Video, and YouTube In WPF

Rate me:
Please Sign up or sign in to vote.
5.00/5 (2 votes)
14 Jul 2020CPOL2 min read 7.8K   145   2  
Load XAML, find control, and play Youtube video automatically
This project shows that how to load custom XML file in your code, and find specified control using name that you want in runtime. And do show some image, play some video file, and auto play some Youtube video link. There are so many articles about these issues on the internet. But those sources are scattered and have some issues.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior) Wiseneosco
Korea (Republic of) Korea (Republic of)
You know I can't speak English well but I'm learning. If there anything wrong in my article. Understand me. Smile | :) I'm so thankful if you could correct this.
Anyway, I'm a software programmer in Korea. I have been doing development about 10 years.
I majored in Computer Science and Engineering. I'm using c# mainly. Bye!

Comments and Discussions