MCPcopy Create free account
hub / github.com/TranslucentTB/TranslucentTB / AutoLayoutProperty

Method AutoLayoutProperty

Xaml/Controls/UniformGrid.h:32–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30 wux::PropertyMetadata(box_value(0), OnDependencyPropertyChanged));
31
32 static wux::DependencyProperty AutoLayoutProperty() noexcept
33 {
34 return m_AutoLayoutProperty;
35 }
36
37 static wf::IReference<bool> GetAutoLayout(const wux::FrameworkElement &element)
38 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected