NativeMethods.SetWindowTheme, méthode
Ce type a un attribut SecurityCriticalAttribute, qui le limite à un usage interne par la bibliothèque de classes .NET Framework pour Silverlight. Un code d'application qui utilise un membre de ce type lève une exception MethodAccessException.
Espace de noms : Microsoft.TeamFoundation.Common.Internal
Assembly : Microsoft.TeamFoundation.Common (dans Microsoft.TeamFoundation.Common.dll)
Syntaxe
'Déclaration
Public Shared Function SetWindowTheme ( _
hWnd As IntPtr, _
subAppName As String, _
subIdList As String _
) As Integer
public static int SetWindowTheme(
IntPtr hWnd,
string subAppName,
string subIdList
)
Paramètres
- hWnd
Type : System.IntPtr
- subAppName
Type : System.String
- subIdList
Type : System.String
Valeur de retour
Type : System.Int32