Condividi tramite


Metodo WorkerThreadElementContainer.ShouldForwardPropertyChange

Spazio dei nomi:  Microsoft.Internal.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Sintassi

'Dichiarazione
Protected Overridable Function ShouldForwardPropertyChange ( _
    e As DependencyPropertyChangedEventArgs _
) As Boolean
protected virtual bool ShouldForwardPropertyChange(
    DependencyPropertyChangedEventArgs e
)

Parametri

Valore restituito

Tipo: System.Boolean

Sicurezza di .NET Framework

Vedere anche

Riferimenti

WorkerThreadElementContainer Classe

Spazio dei nomi Microsoft.Internal.VisualStudio.PlatformUI