C# Class XamlForIphone.MPVolumeView

Inheritance: UIElement
Show file Open project: Clancey/XamlForIphone

Private Properties

Property Type Description
ArrangeInternal void
setupEvents void

Public Methods

Method Description
SizeThatFits ( System f ) : SizeF

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

SizeThatFits() public method

public SizeThatFits ( System f ) : SizeF
f System
return System.Drawing.SizeF