ViewItem.UpdateLayout-Methode

Ruft die UpdateLayout-Methode für das zugrunde liegende Plattformobjekt auf.

Namespace:  Microsoft.Windows.Design.Interaction
Assembly:  Microsoft.Windows.Design.Interaction (in Microsoft.Windows.Design.Interaction.dll)

Syntax

'Declaration
Public MustOverride Sub UpdateLayout
public abstract void UpdateLayout()
public:
virtual void UpdateLayout() abstract
abstract UpdateLayout : unit -> unit 
public abstract function UpdateLayout()

Hinweise

Diese Methode ist für den GridDesigner im Fall des automatischen Layouts erforderlich.

.NET Framework-Sicherheit

Siehe auch

Referenz

ViewItem Klasse

Microsoft.Windows.Design.Interaction-Namespace