2 references to GetContainingForm
System.Web.Mobile (2)
UI\MobileControls\Design\Converters\FormConverter.cs (2)
65
Form form =
GetContainingForm
((MobileControl)obj);
98
Form form =
GetContainingForm
(control);