mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 15:36:12 -04:00
Latest update for winrt
PiperOrigin-RevId: 452591835
This commit is contained in:
committed by
Copybara-Service
parent
11558b453c
commit
28da839987
+2
-2
@@ -1,4 +1,4 @@
|
||||
// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14
|
||||
// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.220531.1
|
||||
|
||||
#pragma once
|
||||
#ifndef WINRT_Windows_UI_Xaml_Documents_2_H
|
||||
@@ -407,7 +407,7 @@ WINRT_EXPORT namespace winrt::Windows::UI::Xaml::Documents
|
||||
D const& shim() const noexcept { return *static_cast<const D*>(this); }
|
||||
public:
|
||||
using ITextElementOverrides = winrt::Windows::UI::Xaml::Documents::ITextElementOverrides;
|
||||
WINRT_IMPL_AUTO(void) OnDisconnectVisualChildren() const;
|
||||
auto OnDisconnectVisualChildren() const;
|
||||
};
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user