3 references to QueryStatus
System.Windows.Forms.Primitives (3)
Windows.Win32.IOleCommandTarget.g.cs (1)
80
return __object.
QueryStatus
(pguidCmdGroup, cCmds, prgCmds, pCmdText);
Windows.Win32.System_Ole_IOleCommandTarget_Extensions.g.cs (2)
23
/// <inheritdoc cref="winmdroot.System.Ole.IOleCommandTarget.Interface.
QueryStatus
(global::System.Guid*, uint, winmdroot.System.Ole.OLECMD*, winmdroot.System.Ole.OLECMDTEXT*)"/>
30
winmdroot.Foundation.HRESULT __result = @this.
QueryStatus
(pguidCmdGroupLocal, cCmds, prgCmdsLocal, pCmdText);