首先要明白ItemsConTrol控件在.net公工运行时中的层次关系:
System.Object
System.Windows.Threading.DispatcherObject
System.Windows.DependencyObject
System.Windows.Media.Visual
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
System.Windows.Controls.ItemsControl
关于itemControl控件的使用
一、在逻辑中动态生成UI内容的时候可以使用ItemsControl控件会方便很多

浙公网安备 33010602011771号