C# Class Microsoft.VisualStudio.R.Package.Shell.AppShellExtensions

Afficher le fichier Open project: Microsoft/RTVS

Méthodes publiques

Méthode Description
GetDialogOwnerWindow ( this appShell ) : IntPtr
GetUiFont ( this appShell ) : Font
PostCommand ( this appShell, System.Guid guid, int id ) : void

Method Details

GetDialogOwnerWindow() public static méthode

public static GetDialogOwnerWindow ( this appShell ) : IntPtr
appShell this
Résultat System.IntPtr

GetUiFont() public static méthode

public static GetUiFont ( this appShell ) : Font
appShell this
Résultat System.Drawing.Font

PostCommand() public static méthode

public static PostCommand ( this appShell, System.Guid guid, int id ) : void
appShell this
guid System.Guid
id int
Résultat void