Skip to content

Commit f0d7eb5

Browse files
author
Nitin Chaudhary
committed
Revert IDL formatting, keep only DismissPopupsRequest event
1 parent 161c2d2 commit f0d7eb5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

vnext/Microsoft.ReactNative/CompositionComponentView.idl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@ CreateInternalVisualDelegate(Microsoft.ReactNative.ComponentView view);
8585

8686
// Issue #15557: Event fired when a parent ScrollView starts scrolling.
8787
// 3rd party XAML components should subscribe to this event to dismiss any open popups.
88-
// Example: comboBox dropdown, DatePicker calendar, Flyouts, etc.
8988
event Windows.Foundation.EventHandler<IInspectable> DismissPopupsRequest;
9089
};
9190

0 commit comments

Comments
 (0)