Proprietà WpfUIElement.DataSource

Questo membro esegue l'override di UIElement.DataSource.

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

Sintassi

'Dichiarazione
Public Overrides Property DataSource As IVsUISimpleDataSource
public override IVsUISimpleDataSource DataSource { get; set; }

Valore proprietà

Tipo: Microsoft.VisualStudio.Shell.Interop.IVsUISimpleDataSource

Sicurezza di .NET Framework

Vedere anche

Riferimenti

WpfUIElement Classe

Spazio dei nomi Microsoft.Internal.VisualStudio.PlatformUI