TheCoder
پنج شنبه 05 بهمن 1391, 03:23 صبح
سلام مشکل من اینه که استفاده از دستور as در اینجا یعنی چه ؟
ListBoxItem selectedType = (type.SelectedItem as ListBoxItem);
ListBoxItem selectedType = (type.SelectedItem as ListBoxItem);
View Full Version : مشکل در درک کد مربوط به لیست باکس