'宣言 Public Function GetPadding() As Thickness
'使用法 Dim instance As RenderFragment Dim value As Thickness value = instance.GetPadding()
public Thickness GetPadding()
戻り値の型
The padding (white space added between the style owner's content and borders).
'宣言 Public Function GetPadding() As Thickness
'使用法 Dim instance As RenderFragment Dim value As Thickness value = instance.GetPadding()
public Thickness GetPadding()