Provides a base class for elements that apply effects onto or around a single child element,
such as GwxBorder or GwxClassicBorderDecorator.
Namespace: Ico.GwxAssembly: GwxConfigCore (in GwxConfigCore.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public class GwxDecorator : GwxElement, IGwxElementContainer, IGwxDependencyObjectContainer |
Visual Basic |
---|
Public Class GwxDecorator _ Inherits GwxElement _ Implements IGwxElementContainer, IGwxDependencyObjectContainer |
JScript |
---|
public class GwxDecorator extends GwxElement implements IGwxElementContainer, IGwxDependencyObjectContainer |
Remarks
Though this class is not sealed, deriving from this class is
not supported for customers.
Inheritance Hierarchy
System..::..Object
FilteredCustomTypeDescriptorBase
Ico.Gwx..::..GwxDependencyObject
Ico.Gwx..::..GwxElement
Ico.Gwx..::..GwxDecorator
Ico.Gwx..::..GwxBorderBase
Ico.Gwx..::..GwxViewbox
FilteredCustomTypeDescriptorBase
Ico.Gwx..::..GwxDependencyObject
Ico.Gwx..::..GwxElement
Ico.Gwx..::..GwxDecorator
Ico.Gwx..::..GwxBorderBase
Ico.Gwx..::..GwxViewbox