Invalidates the arrange state (layout) for the element. After the invalidation, the element will have its layout updated, which will occur asynchronously unless subsequently forced by
System.Windows.UIElement.UpdateLayout.
シンタックス
'宣言
Public Sub InvalidateArrange()
public void InvalidateArrange()
参照