3 references to GetPriority
System.Windows.Forms.Primitives (3)
Windows.Win32.IBinding.g.cs (1)
175
return __object.
GetPriority
(pnPriority);
Windows.Win32.System_Com_IBinding_Extensions.g.cs (2)
23
/// <inheritdoc cref="winmdroot.System.Com.IBinding.Interface.
GetPriority
(int*)"/>
28
winmdroot.Foundation.HRESULT __result = @this.
GetPriority
(pnPriorityLocal);