'宣言 Public Class MapItemsLayer Inherits System.Windows.Controls.ItemsControl Implements IMapLayer, IRotatableMapLayer
public class MapItemsLayer : System.Windows.Controls.ItemsControl, IMapLayer, IRotatableMapLayer
'宣言 Public Class MapItemsLayer Inherits System.Windows.Controls.ItemsControl Implements IMapLayer, IRotatableMapLayer
public class MapItemsLayer : System.Windows.Controls.ItemsControl, IMapLayer, IRotatableMapLayer
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
C1.WPF.Maps.MapItemsLayer