Class | Description | |
---|---|---|
![]() | _Imports | |
![]() | AsyncEventArgs | Provides event data for asynchronous events. |
![]() | AsyncEventArgsDeferral | Deferral used to block the event until Complete method is called. |
![]() | AsyncEventArgsDeferralsAwaiter | Deferrals awaiter used to wait for the deferrals of an async event. |
![]() | C1ActivityIndicator | A visual control used to indicate that something is ongoing. |
![]() | C1Behavior<T> | Base class for control behaviors. |
![]() | C1Border | Basic control used to draw a border around another view. |
![]() | C1Button | Button with a built-in style matching the suite. |
![]() | C1CheckBox | Represents a control that a user can select and clear. |
![]() | C1Color | Represents a color. |
![]() | C1Font | |
![]() | C1HeaderedContentControl | Provides the base implementation for all controls that contain single content and have a header. |
![]() | C1HeaderedItemsControl | Represents a control that can be used to present a collection of items which have header and content. |
![]() | C1HtmlButton | Thin component wrapper over html button. |
![]() | C1HtmlButton.C1HtmlButtonReference | |
![]() | C1Icon | Represents a visual icon that can be tinted and resized. |
![]() | C1IconTemplate | This factory allows creating C1Icon. |
![]() | C1InputEventArgs | Contains information about gesture events. |
![]() | C1ItemsControl | Represents a control that can be used to present a collection of items. |
![]() | C1OrderedSet | Collection of ordered System.Int32. |
![]() | C1PathIcon | Represent an icon created from a path string. |
![]() | C1PolygonIcon | Represents an icon created from a vector definition. |
![]() | C1ScrollViewer | Represents a scrollable area that can contain other visible elements. |
![]() | C1ScrollViewerSizeChangedEventArgs | Provides event data for the C1ScrollViewer.SizeChanged event. |
![]() | C1ScrollViewerViewChangedEventArgs | Provides event data for the C1ScrollViewer.ViewChanged event. |
![]() | C1ScrollViewerViewChangingEventArgs | Provides event data for the C1ScrollViewer.ViewChanging event. |
![]() | C1Style | This class simplify the manipulation of CSS properties. |
![]() | C1StyleBackgroundImage | Class that describe a background-image. |
![]() | C1StyleLinearGradient | Background image that is a linear gradient. |
![]() | C1StyleRadialGradient | Background image that is a radial gradient. |
![]() | C1TappedEventArgs | Contains information of the tap events. |
![]() | C1ToggleButton | Represents a button that a user can expand and collapse. |
![]() | C1VectorIcon | Represents an icon created from a vector definition. |
![]() | C1View | Base class for views supporting standard properties. |
![]() | C1View.RenderSynchronizer | |
![]() | DelegateConverter | Converters values using the specified delegates. |
![]() | DependencyProperty | Class used to store property values. |
![]() | Extensions | Class that provides static extension methods for several other classes. |
![]() | ItemsCollection | Collection of items |
![]() | LicenseManager | Allows the users to set a license in the Key property. |
![]() | PointArrayTypeConverter | Converts a string into an array of C1Point. |
![]() | PropertyChangedEventArgs<T> | Provides event data for OnPropertyChanged events. |
![]() | PropertyChangingEventArgs<T> | Provides event data for OnPropertyChanging events. |
![]() | Range<T> | Represents a range of items. |
![]() | SelectionChangedEventArgs<T> | Provides data for the SelectionChanged event. |