|
SimpleWindow
|
成员的完整列表,这些成员属于 sw::RadioButton,包括所有继承而来的类成员
| AcceptFiles | sw::WndBase | |
| AddBinding(BindingBase *binding) | sw::UIElement | |
| AddBinding(Binding *binding) | sw::UIElement | |
| AddBinding(DataBinding *binding) | sw::UIElement | |
| AddChild(UIElement *element) | sw::UIElement | |
| AddChild(UIElement &element) | sw::UIElement | |
| AddChild(UIElement *element, uint64_t layoutTag) | sw::UIElement | |
| AddChild(UIElement &element, uint64_t layoutTag) | sw::UIElement | |
| AddChildren(First &&first, Rest &&...rest) -> typename std::enable_if< _CanAddChildren< First, Rest... >::value, int >::type | sw::UIElement | inline |
| AddChildren(T &&child) -> typename std::enable_if< _CanAddChild< T >::value, int >::type | sw::UIElement | inline |
| AddHandler(RoutedEventType eventType, const RoutedEventHandler &handler) | sw::UIElement | |
| AddHandler(RoutedEventType eventType, T &obj, void(T::*handler)(UIElement &, RoutedEventArgs &)) | sw::UIElement | inline |
| AddHandler(const Action< UIElement &, TEventArgs & > &handler) -> typename std::enable_if< std::is_base_of< RoutedEventArgs, TEventArgs >::value &&sw::_IsTypedRoutedEventArgs< TEventArgs >::value >::type | sw::UIElement | inline |
| AddHandler(THandleObj &obj, void(THandleObj::*handler)(UIElement &, TEventArgs &)) -> typename std::enable_if< std::is_base_of< RoutedEventArgs, TEventArgs >::value &&sw::_IsTypedRoutedEventArgs< TEventArgs >::value >::type | sw::UIElement | inline |
| AddHandler(RoutedEventType eventType, const Action< UIElement &, TEventArgs & > &handler) -> typename std::enable_if< std::is_base_of< RoutedEventArgs, TEventArgs >::value &&!std::is_same< TEventArgs, RoutedEventArgs >::value &&!sw::_IsTypedRoutedEventArgs< TEventArgs >::value >::type | sw::UIElement | inline |
| AddHandler(RoutedEventType eventType, THandleObj &obj, void(THandleObj::*handler)(UIElement &, TEventArgs &)) -> typename std::enable_if< std::is_base_of< RoutedEventArgs, TEventArgs >::value &&!std::is_same< TEventArgs, RoutedEventArgs >::value &&!sw::_IsTypedRoutedEventArgs< TEventArgs >::value >::type | sw::UIElement | inline |
| Arrange(const sw::Rect &finalPosition) override | sw::UIElement | virtual |
| ArrangeOverride(const Size &finalSize) | sw::UIElement | protectedvirtual |
| AutoSize | sw::ButtonBase | |
| BackColor | sw::UIElement | |
| BringIntoView() | sw::UIElement | |
| ButtonBase() | sw::ButtonBase | |
| CheckableButton() | sw::CheckableButton | |
| CheckAccess() const | sw::WndBase | |
| CheckAccess(const WndBase &other) const | sw::WndBase | |
| CheckState | sw::CheckableButton | |
| ChildCount | sw::UIElement | |
| ClampDesireSize(sw::Size &size) const | sw::UIElement | protected |
| ClampDesireSize(sw::Rect &rect) const | sw::UIElement | protected |
| ClassName | sw::WndBase | |
| ClearChildren() | sw::UIElement | |
| ClientHeight | sw::WndBase | |
| ClientRect | sw::WndBase | |
| ClientWidth | sw::WndBase | |
| Close() | sw::WndBase | |
| CollapseWhenHide | sw::UIElement | |
| ContextMenu | sw::UIElement | |
| Control() | sw::Control | |
| ControlId | sw::Control | |
| CurrentDataContext | sw::UIElement | |
| DataContext | sw::UIElement | |
| DataContextChanged | sw::UIElement | |
| DefaultWndProc(const ProcMsg &msg) | sw::WndBase | protected |
| DynamicCast() | sw::DynamicObject | inline |
| DynamicCast() const | sw::DynamicObject | inline |
| Enabled | sw::WndBase | |
| Equals(const WndBase &other) const | sw::WndBase | |
| Float | sw::UIElement | |
| Focused | sw::WndBase | |
| Font | sw::WndBase | |
| FontChanged(HFONT hfont) override | sw::UIElement | protectedvirtual |
| FontName | sw::WndBase | |
| FontSize | sw::WndBase | |
| FontWeight | sw::WndBase | |
| GetChildAt(int index) const | sw::UIElement | |
| GetChildBottommost(bool update) | sw::UIElement | protected |
| GetChildLayoutAt(int index) override | sw::UIElement | virtual |
| GetChildLayoutCount() const override | sw::UIElement | virtual |
| GetChildRightmost(bool update) | sw::UIElement | protected |
| GetDesireSize() const override | sw::UIElement | virtual |
| GetExtendedStyle() const | sw::WndBase | |
| GetExtendedStyle(DWORD mask) | sw::WndBase | |
| GetFontHandle() | sw::WndBase | |
| GetInternalArrangeOffsetX() | sw::UIElement | protected |
| GetInternalArrangeOffsetY() | sw::UIElement | protected |
| GetInternalText() | sw::WndBase | protectedvirtual |
| GetLayoutTag() const override | sw::UIElement | virtual |
| GetNextElement() | sw::UIElement | |
| GetNextTabStopElement() | sw::UIElement | |
| GetPreviousElement() | sw::UIElement | |
| GetPreviousTabStopElement() | sw::UIElement | |
| GetProperty(TProperty TDerived::*prop) -> typename std::enable_if< std::is_base_of< WndBase, TDerived >::value &&_IsReadableProperty< TProperty >::value, typename TProperty::TValue >::type | sw::WndBase | inline |
| GetRealBackColor() const | sw::UIElement | |
| GetRealTextColor() const | sw::UIElement | |
| GetRootElement() | sw::UIElement | |
| GetStyle() const | sw::WndBase | |
| GetStyle(DWORD mask) const | sw::WndBase | |
| GetTag() const override | sw::UIElement | virtual |
| GetThreadId() const | sw::WndBase | |
| GetTypeIndex() const | sw::DynamicObject | inline |
| GetWndBase(HWND hwnd) noexcept | sw::WndBase | static |
| Handle | sw::WndBase | |
| HandleInitialized(HWND hwnd) | sw::WndBase | protectedvirtual |
| Height | sw::WndBase | |
| HorizontalAlignment | sw::UIElement | |
| IndexOf(UIElement *element) | sw::UIElement | |
| IndexOf(UIElement &element) | sw::UIElement | |
| InheritTextColor | sw::UIElement | |
| InitButtonBase(LPCWSTR lpWindowName, DWORD dwStyle, DWORD dwExStyle) | sw::ButtonBase | protected |
| InitControl(LPCWSTR lpClassName, LPCWSTR lpWindowName, DWORD dwStyle, DWORD dwExStyle, LPVOID lpParam=NULL) | sw::WndBase | protected |
| InitWindow(LPCWSTR lpWindowName, DWORD dwStyle, DWORD dwExStyle) | sw::WndBase | protected |
| InvalidateMeasure() | sw::UIElement | |
| Invoke(const SimpleAction &action) | sw::WndBase | |
| InvokeAsync(const SimpleAction &action) | sw::WndBase | |
| IsChecked | sw::CheckableButton | |
| IsControl | sw::WndBase | |
| IsDestroyed | sw::WndBase | |
| IsFocusedViaTab | sw::UIElement | |
| IsGroupStart | sw::WndBase | |
| IsHitTestVisible | sw::UIElement | |
| IsInHierarchy | sw::Control | |
| IsLayoutUpdateConditionSet(sw::LayoutUpdateCondition condition) | sw::UIElement | |
| IsMeasureValid | sw::UIElement | |
| IsMouseCaptured | sw::WndBase | |
| IsPtrValid(const WndBase *ptr) noexcept | sw::WndBase | static |
| IsRootElement() const | sw::UIElement | |
| IsRoutedEventRegistered(RoutedEventType eventType) | sw::UIElement | |
| IsType(T **pout=nullptr) | sw::DynamicObject | inline |
| IsType(const T **pout=nullptr) const | sw::DynamicObject | inline |
| IsVisible() const | sw::WndBase | |
| LayoutTag | sw::UIElement | |
| LayoutUpdateCondition | sw::UIElement | |
| Left | sw::WndBase | |
| LogicalRect | sw::UIElement | |
| Margin | sw::UIElement | |
| MaxHeight | sw::UIElement | |
| MaxWidth | sw::UIElement | |
| Measure(const Size &availableSize) override | sw::UIElement | virtual |
| MeasureOverride(const Size &availableSize) override | sw::ButtonBase | protectedvirtual |
| MinHeight | sw::UIElement | |
| MinWidth | sw::UIElement | |
| MoveToBottom() | sw::UIElement | |
| MoveToTop() | sw::UIElement | |
| MultiLine | sw::ButtonBase | |
| NcHitTest(const Point &testPoint) | sw::WndBase | |
| ObjectDead | sw::INotifyObjectDead | |
| OnAcceleratorCommand(int id) | sw::WndBase | protectedvirtual |
| OnAddedChild(UIElement &element) | sw::UIElement | protectedvirtual |
| OnChar(wchar_t ch, const KeyFlags &flags) override | sw::UIElement | protectedvirtual |
| OnClicked() override | sw::CheckableButton | protectedvirtual |
| OnClose() override | sw::UIElement | protectedvirtual |
| OnColor(HDC hdc, HBRUSH &hRetBrush) override | sw::UIElement | protectedvirtual |
| OnCommand(int code) override | sw::ButtonBase | protectedvirtual |
| OnContextMenu(bool isKeyboardMsg, const Point &mousePosition) override | sw::UIElement | protectedvirtual |
| OnControlCommand(WndBase *pControl, int code, int id) | sw::WndBase | protectedvirtual |
| OnCreate() | sw::WndBase | protectedvirtual |
| OnCtlColor(WndBase *pControl, HDC hdc, HBRUSH &hRetBrush) | sw::WndBase | protectedvirtual |
| OnCustomDraw(NMCUSTOMDRAW *pNMCD, LRESULT &result) | sw::Control | protectedvirtual |
| OnDeadChar(wchar_t ch, const KeyFlags &flags) | sw::WndBase | protectedvirtual |
| OnDestroy() | sw::WndBase | protectedvirtual |
| OnDoubleClicked() override | sw::CheckableButton | protectedvirtual |
| OnDrawItem(int id, DRAWITEMSTRUCT *pDrawItem) | sw::WndBase | protectedvirtual |
| OnDrawItemSelf(DRAWITEMSTRUCT *pDrawItem) | sw::WndBase | protectedvirtual |
| OnDropFiles(HDROP hDrop) override | sw::UIElement | protectedvirtual |
| OnEnabledChanged(bool newValue) | sw::WndBase | protectedvirtual |
| OnEndNcPaint() | sw::WndBase | protectedvirtual |
| OnEndPaint() | sw::WndBase | protectedvirtual |
| OnEraseBackground(HDC hdc, LRESULT &result) | sw::WndBase | protectedvirtual |
| OnHandleChanged(HWND hwnd) | sw::Control | protectedvirtual |
| OnHorizontalScroll(int event, int pos) | sw::WndBase | protectedvirtual |
| OnKeyDown(VirtualKey key, const KeyFlags &flags) override | sw::UIElement | protectedvirtual |
| OnKeyUp(VirtualKey key, const KeyFlags &flags) override | sw::UIElement | protectedvirtual |
| OnKillFocus(HWND hNextFocus) override | sw::UIElement | protectedvirtual |
| OnMeasureItem(int id, MEASUREITEMSTRUCT *pMeasure) | sw::WndBase | protectedvirtual |
| OnMeasureItemSelf(MEASUREITEMSTRUCT *pMeasure) | sw::WndBase | protectedvirtual |
| OnMenuCommand(int id) override | sw::UIElement | protectedvirtual |
| OnMenuSelect(HMENU hMenu, int id, int flags) | sw::WndBase | protectedvirtual |
| OnMinMaxSizeChanged() | sw::UIElement | protectedvirtual |
| OnMouseLeave() override | sw::UIElement | protectedvirtual |
| OnMouseLeftButtonDoubleClick(const Point &mousePosition, MouseKey keyState) | sw::WndBase | protectedvirtual |
| OnMouseLeftButtonDown(const Point &mousePosition, MouseKey keyState) override | sw::UIElement | protectedvirtual |
| OnMouseLeftButtonUp(const Point &mousePosition, MouseKey keyState) override | sw::UIElement | protectedvirtual |
| OnMouseMiddleButtonDoubleClick(const Point &mousePosition, MouseKey keyState) | sw::WndBase | protectedvirtual |
| OnMouseMiddleButtonDown(const Point &mousePosition, MouseKey keyState) override | sw::UIElement | protectedvirtual |
| OnMouseMiddleButtonUp(const Point &mousePosition, MouseKey keyState) override | sw::UIElement | protectedvirtual |
| OnMouseMove(const Point &mousePosition, MouseKey keyState) override | sw::UIElement | protectedvirtual |
| OnMouseRightButtonDoubleClick(const Point &mousePosition, MouseKey keyState) | sw::WndBase | protectedvirtual |
| OnMouseRightButtonDown(const Point &mousePosition, MouseKey keyState) override | sw::UIElement | protectedvirtual |
| OnMouseRightButtonUp(const Point &mousePosition, MouseKey keyState) override | sw::UIElement | protectedvirtual |
| OnMouseWheel(int wheelDelta, const Point &mousePosition, MouseKey keyState) override | sw::UIElement | protectedvirtual |
| OnMove(const Point &newClientPosition) override | sw::UIElement | protectedvirtual |
| OnNcHitTest(const Point &testPoint, HitTestResult &result) override | sw::UIElement | protectedvirtual |
| OnNcPaint(HRGN hRgn) | sw::WndBase | protectedvirtual |
| OnNotified(NMHDR *pNMHDR, LRESULT &result) override | sw::Control | protectedvirtual |
| OnNotify(NMHDR *pNMHDR, LRESULT &result) | sw::WndBase | protectedvirtual |
| OnPaint() | sw::WndBase | protectedvirtual |
| OnPostErase(HDC hdc, LRESULT &result) | sw::Control | protectedvirtual |
| OnPostPaint(HDC hdc, LRESULT &result) | sw::Control | protectedvirtual |
| OnPreErase(HDC hdc, LRESULT &result) | sw::Control | protectedvirtual |
| OnPrePaint(HDC hdc, LRESULT &result) | sw::Control | protectedvirtual |
| OnRemovedChild(UIElement &element) | sw::UIElement | protectedvirtual |
| OnRoutedEvent(RoutedEventArgs &eventArgs, const RoutedEventHandler &handler) | sw::UIElement | protectedvirtual |
| OnSetCursor(HWND hwnd, HitTestResult hitTest, int message, bool &result) override | sw::UIElement | protectedvirtual |
| OnSetFocus(HWND hPrevFocus) override | sw::UIElement | protectedvirtual |
| OnSize(const Size &newClientSize) override | sw::UIElement | protectedvirtual |
| OnSysChar(wchar_t ch, const KeyFlags &flags) | sw::WndBase | protectedvirtual |
| OnSysDeadChar(wchar_t ch, const KeyFlags &flags) | sw::WndBase | protectedvirtual |
| OnSysKeyDown(VirtualKey key, const KeyFlags &flags) | sw::WndBase | protectedvirtual |
| OnSysKeyUp(VirtualKey key, const KeyFlags &flags) | sw::WndBase | protectedvirtual |
| OnTabMove(bool forward) | sw::UIElement | protectedvirtual |
| OnTabStop() | sw::UIElement | protectedvirtual |
| OnTextChanged() override | sw::UIElement | protectedvirtual |
| OnVerticalScroll(int event, int pos) | sw::WndBase | protectedvirtual |
| operator!=(const WndBase & other) const | sw::IEqualityComparable< WndBase > | inline |
| operator=(const WndBase &)=delete (定义于 sw::WndBase) | sw::WndBase | protected |
| operator=(WndBase &&)=delete (定义于 sw::WndBase) | sw::WndBase | protected |
| operator==(const WndBase & other) const | sw::IEqualityComparable< WndBase > | inline |
| operator[](int index) const | sw::UIElement | |
| Parent | sw::UIElement | |
| ParentChanged(WndBase *newParent) override | sw::UIElement | protectedvirtual |
| PointFromScreen(const Point &screenPoint) const | sw::WndBase | |
| PointToScreen(const Point &point) const | sw::WndBase | |
| PostMessageA(UINT uMsg, WPARAM wParam, LPARAM lParam) | sw::WndBase | |
| PostMessageW(UINT uMsg, WPARAM wParam, LPARAM lParam) | sw::WndBase | |
| PropertyChanged | sw::INotifyPropertyChanged | |
| QueryAllChildren(const Func< UIElement *, bool > &queryFunc) | sw::UIElement | protected |
| RadioButton() | sw::RadioButton | |
| RaisePropertyChanged(FieldId propertyId) | sw::ObservableObject | inlineprotected |
| RaisePropertyChanged(TProperty T::*property) | sw::ObservableObject | inlineprotected |
| RaiseRoutedEvent(RoutedEventType eventType) | sw::UIElement | protected |
| RaiseRoutedEvent(RoutedEventArgs &eventArgs) | sw::UIElement | protected |
| Rect | sw::WndBase | |
| Redraw(bool erase=false, bool updateWindow=false) | sw::WndBase | |
| RegisterRoutedEvent(RoutedEventType eventType, const RoutedEventHandler &handler) | sw::UIElement | |
| RegisterRoutedEvent(RoutedEventType eventType, T &obj, void(T::*handler)(UIElement &, RoutedEventArgs &)) | sw::UIElement | inline |
| RegisterRoutedEvent(const Action< UIElement &, TEventArgs & > &handler) -> typename std::enable_if< std::is_base_of< RoutedEventArgs, TEventArgs >::value &&sw::_IsTypedRoutedEventArgs< TEventArgs >::value >::type | sw::UIElement | inline |
| RegisterRoutedEvent(THandleObj &obj, void(THandleObj::*handler)(UIElement &, TEventArgs &)) -> typename std::enable_if< std::is_base_of< RoutedEventArgs, TEventArgs >::value &&sw::_IsTypedRoutedEventArgs< TEventArgs >::value >::type | sw::UIElement | inline |
| RemoveBinding(FieldId propertyId) | sw::UIElement | |
| RemoveBinding(TProperty T::*prop) | sw::UIElement | inline |
| RemoveChild(UIElement *element) | sw::UIElement | |
| RemoveChild(UIElement &element) | sw::UIElement | |
| RemoveChildAt(int index) | sw::UIElement | |
| RemoveHandler(RoutedEventType eventType, const RoutedEventHandler &handler) | sw::UIElement | |
| RemoveHandler(RoutedEventType eventType, T &obj, void(T::*handler)(UIElement &, RoutedEventArgs &)) | sw::UIElement | inline |
| RemoveHandler(const Action< UIElement &, TEventArgs & > &handler) -> typename std::enable_if< std::is_base_of< RoutedEventArgs, TEventArgs >::value &&sw::_IsTypedRoutedEventArgs< TEventArgs >::value, bool >::type | sw::UIElement | inline |
| RemoveHandler(THandleObj &obj, void(THandleObj::*handler)(UIElement &, TEventArgs &)) -> typename std::enable_if< std::is_base_of< RoutedEventArgs, TEventArgs >::value &&sw::_IsTypedRoutedEventArgs< TEventArgs >::value, bool >::type | sw::UIElement | inline |
| RemoveHandler(RoutedEventType eventType, const Action< UIElement &, TEventArgs & > &handler) -> typename std::enable_if< std::is_base_of< RoutedEventArgs, TEventArgs >::value &&!std::is_same< TEventArgs, RoutedEventArgs >::value &&!sw::_IsTypedRoutedEventArgs< TEventArgs >::value, bool >::type | sw::UIElement | inline |
| RemoveHandler(RoutedEventType eventType, THandleObj &obj, void(THandleObj::*handler)(UIElement &, TEventArgs &)) -> typename std::enable_if< std::is_base_of< RoutedEventArgs, TEventArgs >::value &&!std::is_same< TEventArgs, RoutedEventArgs >::value &&!sw::_IsTypedRoutedEventArgs< TEventArgs >::value, bool >::type | sw::UIElement | inline |
| RequestBringIntoView(const sw::Rect &screenRect) | sw::UIElement | protectedvirtual |
| ResetCursor() | sw::UIElement | |
| ResetHandle(LPVOID lpParam=NULL) | sw::Control | protected |
| ResetHandle(DWORD style, DWORD exStyle, LPVOID lpParam=NULL) | sw::Control | protected |
| Resize(const Size &size) | sw::UIElement | |
| SendMessageA(UINT uMsg, WPARAM wParam, LPARAM lParam) | sw::WndBase | |
| SendMessageW(UINT uMsg, WPARAM wParam, LPARAM lParam) | sw::WndBase | |
| SetAlignment(sw::HorizontalAlignment horz, sw::VerticalAlignment vert) | sw::UIElement | |
| SetBackColor(Color color, bool redraw) | sw::UIElement | protectedvirtual |
| SetCursor(HCURSOR hCursor) | sw::UIElement | |
| SetCursor(StandardCursor cursor) | sw::UIElement | |
| SetExtendedStyle(DWORD style) | sw::WndBase | |
| SetExtendedStyle(DWORD mask, bool value) | sw::WndBase | |
| SetInternalText(const std::wstring &value) | sw::WndBase | protectedvirtual |
| SetParent(WndBase *parent) override | sw::UIElement | protectedvirtual |
| SetProperty(TProperty TDerived::*prop, typename TProperty::TSetterParam value) -> typename std::enable_if< std::is_base_of< WndBase, TDerived >::value &&_IsWritableProperty< TProperty >::value >::type | sw::WndBase | inline |
| SetStyle(DWORD style) | sw::WndBase | |
| SetStyle(DWORD mask, bool value) | sw::WndBase | |
| SetTag(uint64_t tag) override | sw::UIElement | virtual |
| SetTextColor(Color color, bool redraw) | sw::UIElement | protectedvirtual |
| Show(int nCmdShow) | sw::WndBase | |
| ShowContextMenu(const Point &point, sw::HorizontalAlignment horz=sw::HorizontalAlignment::Left, sw::VerticalAlignment vert=sw::VerticalAlignment::Top) | sw::UIElement | |
| TabStop | sw::UIElement | |
| Tag | sw::UIElement | |
| Text | sw::WndBase | |
| TextColor | sw::UIElement | |
| TextMargin | sw::ButtonBase | |
| ToControl() override | sw::Control | virtual |
| Top | sw::WndBase | |
| ToString() const | sw::WndBase | virtual |
| ToUIElement() override | sw::UIElement | virtual |
| ToWindow() | sw::WndBase | virtual |
| Transparent | sw::UIElement | |
| UIElement() | sw::UIElement | |
| UnregisterRoutedEvent(RoutedEventType eventType) | sw::UIElement | |
| UnsafeCast() -> typename std::enable_if< _IsStaticCastable< DynamicObject *, T * >::value, T & >::type | sw::DynamicObject | inline |
| UnsafeCast() -> typename std::enable_if<!_IsStaticCastable< DynamicObject *, T * >::value, T & >::type | sw::DynamicObject | inline |
| UnsafeCast() const -> typename std::enable_if< _IsStaticCastable< DynamicObject *, T * >::value, const T & >::type | sw::DynamicObject | inline |
| UnsafeCast() const -> typename std::enable_if<!_IsStaticCastable< DynamicObject *, T * >::value, const T & >::type | sw::DynamicObject | inline |
| Update() | sw::WndBase | |
| UpdateChildrenZOrder(bool invalidateMeasure=true) | sw::UIElement | protected |
| UpdateFont() | sw::WndBase | |
| UpdateInternalRect() | sw::WndBase | |
| UpdateInternalText() | sw::WndBase | |
| UpdateSiblingsZOrder(bool invalidateMeasure=true) | sw::UIElement | protected |
| VerticalAlignment | sw::UIElement | |
| Visible | sw::WndBase | |
| VisibleChanged(bool newVisible) override | sw::UIElement | protectedvirtual |
| Width | sw::WndBase | |
| WndBase() | sw::WndBase | protected |
| WndBase(const WndBase &)=delete (定义于 sw::WndBase) | sw::WndBase | protected |
| WndBase(WndBase &&)=delete (定义于 sw::WndBase) | sw::WndBase | protected |
| WndProc(ProcMsg &refMsg) | sw::WndBase | protectedvirtual |
| ~ButtonBase()=0 | sw::ButtonBase | pure virtual |
| ~CheckableButton()=0 | sw::CheckableButton | pure virtual |
| ~Control()=0 | sw::Control | pure virtual |
| ~DynamicObject()=default | sw::DynamicObject | virtual |
| ~ILayout()=default | sw::ILayout | virtual |
| ~INotifyObjectDead() | sw::INotifyObjectDead | inlinevirtual |
| ~INotifyPropertyChanged()=default | sw::INotifyPropertyChanged | virtual |
| ~ITag()=default | sw::ITag | virtual |
| ~UIElement()=0 | sw::UIElement | pure virtual |
| ~WndBase()=0 | sw::WndBase | pure virtual |