'宣言 Protected Function ShouldSerializeDrawInner() As System.Boolean
'使用法 Dim instance As RenderFragment Dim value As System.Boolean value = instance.ShouldSerializeDrawInner()
protected System.bool ShouldSerializeDrawInner()
戻り値の型
true if RenderFragment.DrawInner should be serialized, false otherwise.