'宣言 Public Function GetSpacing() As Thickness
'使用法 Dim instance As RenderFragment Dim value As Thickness value = instance.GetSpacing()
public Thickness GetSpacing()
戻り値の型
The spacing between the the current style's owner and the surrounding objects.
'宣言 Public Function GetSpacing() As Thickness
'使用法 Dim instance As RenderFragment Dim value As Thickness value = instance.GetSpacing()
public Thickness GetSpacing()