Skip to content

Commit 988d1c4

Browse files
authored
HttpBaseProtocolFilter also supports IInitializeWithWindow (#3712)
1 parent e78578c commit 988d1c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hub/apps/develop/ui-input/display-ui-objects.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ These classes implement [**IInitializeWithWindow**](/windows/win32/api/shobjidl_
4545
* [**Windows.UI.Popups.MessageDialog**](/uwp/api/windows.ui.popups.messagedialog). But for new apps we recommend using the [**ContentDialog**](/uwp/api/windows.ui.xaml.controls.contentdialog) control instead.
4646
* [**Windows.UI.Popups.PopupMenu**](/uwp/api/windows.ui.popups.popupmenu)
4747
* [**Windows.UI.StartScreen.SecondaryTile**](/uwp/api/windows.ui.startscreen.secondarytile)
48+
* [**Windows.Web.Http.Filters.HttpBaseProtocolFilter**](/uwp/api/windows.web.http.filters.httpbaseprotocolfilter)
4849

4950
> [!NOTE]
5051
> The list above is necessarily incomplete—refer to a type's documentation to see whether it implements **IInitializeWithWindow** (or an equivalent interop interface).

0 commit comments

Comments
 (0)