MCPcopy Create free account
hub / github.com/HO-COOH/FastCopy / DataProperty

Method DataProperty

FastCopy/DataInjector.cpp:17–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15
16
17 Microsoft::UI::Xaml::DependencyProperty DataInjector::DataProperty()
18 {
19 return s_dataProperty;
20 }
21
22 winrt::Windows::Foundation::IInspectable DataInjector::GetData(Microsoft::UI::Xaml::DependencyObject target)
23 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected