-
f3425c99
by Vibhav Pant at 2025-07-31T22:41:20+09:00
include: Add Windows.Foundation.Collections.PropertySet runtime class.
-
2459967b
by Vibhav Pant at 2025-07-31T22:41:20+09:00
wintypes/tests: Add conformance tests for Windows.Foundation.Collections.PropertySet.
-
0daec799
by Vibhav Pant at 2025-07-31T22:41:20+09:00
wintypes: Add stubs for Windows.Foundation.Collections.PropertySet.
-
4ec8d442
by Vibhav Pant at 2025-07-31T22:41:21+09:00
wintypes: Add stubs for IObservableMap<HSTRING, IInspectable *> to PropertySet.
-
65f29e13
by Vibhav Pant at 2025-07-31T22:41:21+09:00
wintypes: Add stubs for IMap<HSTRING, IInspectable *> to PropertySet.
-
42a63687
by Vibhav Pant at 2025-07-31T22:41:21+09:00
wintypes: Add stubs for IIterable<IKeyValuePair<HSTRING, IInspectable *>> to PropertySet.