| Cimbalino.Toolkit.Helpers Namespace |
| Class | Description | |
|---|---|---|
| ApplicationManifest |
Represents the contents of the application manifest.
| |
| ApplicationManifestAppNode |
Represents the app detailed information in the application manifest.
| |
| ApplicationManifestBackgroundServiceAgentNode |
Represents a background service agent in the application manifest.
| |
| ApplicationManifestDefaultTaskNode |
Represents a default task in the application manifest.
| |
| ApplicationManifestExtendedTaskNode |
Represents an extended task in the application manifest.
| |
| ApplicationManifestIconPathNode |
Represents the location of the app icon that is visible in the app list.
| |
| ApplicationManifestLanguageNode |
Represents a language in the application manifest.
| |
| ApplicationManifestNamedNode |
Represents a named node in the application manifest.
| |
| ApplicationManifestTaskNodeBase |
Represents a task in the application manifest.
| |
| ApplicationManifestTokenNode |
Represents a token in the application manifest.
| |
| ChunkedStream |
Creates a stream that helps dividing data in fixed size chunks.
| |
| DebugOptions |
Helper class to set debugging options used in Cimbalino Toolkit.
| |
| DependencyObjectCollectionT |
Represents a collection of DependencyObject instances of a specified type.
| |
| Hamburger |
Static class that owns the Hamburger attached properties.
| |
| NamescopeBinding |
Allows binding of objects in a different XAML namescope.
| |
| ObservableBase |
Base helper class that will notify any listener for task completion.
| |
| ObservableTask |
Helper class that will notify any listener for task completion.
| |
| ObservableTaskT |
Helper class that will notify any listener for task completion.
| |
| ObservableTaskBaseT |
A basic implementation of INotifyPropertyChanged.
| |
| OptimizedObservableCollectionT |
Optimized version of the ObservableCollectionT class.
| |
| WeakAction |
Stores an Action without causing a hard reference to be created to the action's owner. The owner can be garbage collected at any time.
| |
| WeakActionT |
Stores an ActionT without causing a hard reference to be created to the action's owner. The owner can be garbage collected at any time.
| |
| WeakEventSubscription |
Stores an EventHandler without causing a hard reference to be created to the event handler's owner. The owner can be garbage collected at any time.
| |
| WeakEventSubscriptionT |
Stores an EventHandlerTEventArgs without causing a hard reference to be created to the event handler's owner. The owner can be garbage collected at any time.
| |
| WeakEventSubscriptionT1, T2 |
Stores a TypedEventHandlerTSender, TResult without causing a hard reference to be created to the event handler's owner. The owner can be garbage collected at any time.
| |
| WeakFuncTResult |
Stores an FuncTResult without causing a hard reference to be created to the function's owner. The owner can be garbage collected at any time.
| |
| WeakFuncT, TResult |
Stores an FuncT, TResult without causing a hard reference to be created to the function's owner. The owner can be garbage collected at any time.
|