C# Class WPFMapControlTest.MapControl1.MapControlTile

Inheritance: UIElement
显示文件 Open project: tomba/dwarrowdelf

Public Properties

Property Type Description
BitmapProperty System.Windows.DependencyProperty

Public Methods

Method Description
MapControlTile ( ) : System

Protected Methods

Method Description
OnRender ( System.Windows.Media.DrawingContext drawingContext ) : void

Private Methods

Method Description
ValueChangedCallback ( DependencyObject ob, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

MapControlTile() public method

public MapControlTile ( ) : System
return System

OnRender() protected method

protected OnRender ( System.Windows.Media.DrawingContext drawingContext ) : void
drawingContext System.Windows.Media.DrawingContext
return void

Property Details

BitmapProperty public_oe static_oe property

public static DependencyProperty,System.Windows BitmapProperty
return System.Windows.DependencyProperty