C# Class XamlForIphone.MKPolygonView

Inheritance: UIElement
Show file Open project: Clancey/XamlForIphone

Private Properties

Property Type Description
ArrangeInternal void
setupEvents void

Protected Methods

Method Description
CreateHandle ( ) : void

Private Methods

Method Description
ArrangeInternal ( Rect finalRect ) : void
setupEvents ( ) : void

Method Details

CreateHandle() protected method

protected CreateHandle ( ) : void
return void