SYSK 340: Learning WPF -- The Logical ‘Name’ Property(blogs.msdn.com)
submitted by
crpietschmann(11.3k) 4 years, 9 months ago
As you know, XAML allows you to give a name to declared elements. For example: < TextBox Name = " tb1 " ></ TextBox > In essence, you’re setting the Name property of the TextBox class to ‘tb1’. Why is it important? Because if you’re using...
|category: Windows Presentation Foundation
|Views: 3
tags:
xaml WPF another
Everyones tags:
Your Tags: