Error!
Success!

SYSK 340: Learning WPF -- The Logical ‘Name’ Property

0
kicks

SYSK 340: Learning WPF -- The Logical ‘Name’ Property  (Unpublished)

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...


Kicked By:
Drop Kicked By: