'Declaration
<Android.Runtime.RegisterAttribute("willNotCacheDrawing", "()Z", "GetWillNotCacheDrawingHandler")> Public Overridable Function WillNotCacheDrawing() As Boolean
'Usage
Dim instance As CalendarMonthsPanel Dim value As Boolean value = instance.WillNotCacheDrawing()
[Android.Runtime.Register("willNotCacheDrawing", "()Z", "GetWillNotCacheDrawingHandler")] public virtual bool WillNotCacheDrawing()