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

Method ProgressBarEx

FastCopy/ProgressBarEx.xaml.cpp:18–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16namespace winrt::FastCopy::implementation
17{
18 ProgressBarEx::ProgressBarEx()
19 {
20 InitializeComponent();
21 }
22
23 winrt::Microsoft::UI::Xaml::DependencyProperty ProgressBarEx::s_colorProperty = winrt::Microsoft::UI::Xaml::DependencyProperty::Register(
24 L"Color",

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected