Telerik.Windows.Cloud.Controls
Exposes RadCloudUploadListItem type to UI Automation.
Initializes a new instance of the class.
The owner.
Gets the name of the that is associated with this . This method is called by .
An string.
Returns the string that describes the functionality of the that is associated with this . This method is called by .
The help text, or if there is no help text.
Gets the control type for the that is associated with this . This method is called by .
The enumeration value.
Gets a string that communicates the visual status of the System.Windows.UIElement
that is associated with this System.Windows.Automation.Peers.UIElementAutomationPeer.
This method is called by System.Windows.Automation.Peers.AutomationPeer.GetItemStatus().
The string that contains the System.Windows.Automation.AutomationProperties.ItemStatus
that is returned by System.Windows.Automation.AutomationProperties.GetItemStatus(System.Windows.DependencyObject).
Exposes RadCloudUploadList type to UI Automation.
Initializes a new instance of the class.
The owner.
Gets the name of the that is associated with this . This method is called by .
An string.
Returns the string that describes the functionality of the that is associated with this . This method is called by .
The help text, or if there is no help text.
Gets the control type for the that is associated with this . This method is called by .
The enumeration value.
Gets a string that communicates the visual status of the System.Windows.UIElement
that is associated with this System.Windows.Automation.Peers.UIElementAutomationPeer.
This method is called by System.Windows.Automation.Peers.AutomationPeer.GetItemStatus().
The string that contains the System.Windows.Automation.AutomationProperties.ItemStatus
that is returned by System.Windows.Automation.AutomationProperties.GetItemStatus(System.Windows.DependencyObject).
Exposes RadCloudUpload type to UI Automation.
Initializes a new instance of the class.
The owner.
Gets the name of the that is associated with this . This method is called by .
An string.
Returns the string that describes the functionality of the that is associated with this . This method is called by .
The help text, or if there is no help text.
Gets the control type for the that is associated with this . This method is called by .
The enumeration value.
Gets a string that communicates the visual status of the System.Windows.UIElement
that is associated with this System.Windows.Automation.Peers.UIElementAutomationPeer.
This method is called by System.Windows.Automation.Peers.AutomationPeer.GetItemStatus().
The string that contains the System.Windows.Automation.AutomationProperties.ItemStatus
that is returned by System.Windows.Automation.AutomationProperties.GetItemStatus(System.Windows.DependencyObject).
A strongly-typed resource class, for looking up localized strings, etc.
Returns the cached ResourceManager instance used by this class.
Overrides the current thread's CurrentUICulture property for all
resource lookups using this strongly typed resource class.
Holds information whether the default should be used or if custom logic will be invoked.
The paths of the files to be uploaded.
Cancel the creation of the default .
Class containing information related to whether the file upload should be queued or started directly.
Indicates whether the item should be queued or started directly.
related s.
Gets the Browse command.
Gets the AddFiles command.
Gets the StartUpload command.
Gets the RequestCancel command.
Gets the ClearItems command.
Gets the ClearUploadedItems command.
Struct containing information about the items of a .
The not started items count.
The uploading items count.
The uploaded items count.
The cancelling items count.
The canceled items count.
The failed items count.
The invalid items count.
The queued items count.
The items count.
Compares the value of two CloudUploadItemsSummary structs for equality.
Compares the value of two CloudUploadItemsSummary structs for inequality.
Validation rule for the maximum size of a file.
The max file size.
The error content.
Performs validation.
The file name.
The culture to use in this rule.
Flag enumeration for the displayed buttons in a .
Browse.
Add files.
Start upload.
Request cancel.
Clear items.
Clear uploaded items.
Flag enumeration for the displayed buttons in a .
No buttons.
Start upload.
Request cancel.
Close items.
Class that contains logic for uploading a file, tracking upload progress and upload cancelation.
Occurs when the state changes.
Occurs when starting an upload is requested.
Occurs when the upload progress changes.
Occurs when a property value changes.
Occurs when a close is requested.
A command that starts the file upload.
A command that requests a cancel when executed.
A command that raises the event.
Initializes a new instance of the class.
The cloud upload provider.
The state of the upload.
The short file name.
The file size.
The uploaded bytes count.
The validation errors.
The result of the upload.
Starts the file upload.
Requests a cancellation for the upload.
Raises the event.
Class containing information related to a state of a .
The item.
The previous state.
The new state.
An enumeration that represents the state of a .
The upload is not started.
The file is queued for uploading.
The upload is started.
The upload completed successfully.
The upload has a pending cancellation.
The upload was canceled.
The upload failed.
The file is invalid and will not be uploaded.
A full file name to short file name converter.
Converts the passed value to a file name.
Not implemented.
A control that presents a cloud file upload.
Identifies the dependency property.
The buttons that should be displayed.
Resets the theme.
Raises the event. This method is invoked whenever is set to true internally.
The that contains the event data.
Returns class-specific implementations for the Windows Presentation Foundation (WPF) infrastructure.
The type-specific implementation.
A UI control for uploading files into the cloud.
Identifies the dependency property.
Identifies the dependency property.
The upload progress.
The total size of the current upload session.
Requests a cancellation for all uploading items.
Creates a new CloudUploadFile instance and adds it for uploading.
The file name of the file to be added.
The file stream of the file to be added.
Indicating whether the stream should be auto closed.
The newly created CloudUploadFile instance.
Identifies the dependency property.
The invalid items. These will not be uploaded.
Identifies the dependency property.
The valid items. These will be uploaded.
The validation rules.
Occurs when the state of an item changes.
Occurs when the file dialog is being opened.
Identifies the dependency property.
Identifies the dependency property.
Identifies the dependency property.
Identifies the dependency property.
Identifies the dependency property.
Initializes a new instance of the class.
All items, valid and invalid.
The cloud storage provider.
The buttons that should be displayed.
The maximum number of running uploads.
An object that contains information about the items.
Gets or sets a delegate that allows you to set up the .
Gets or sets a value indicating whether the AddFilesCommand is enabled while upload is in progress.
Gets or sets a value indicating whether the newly added files should be started automatically.
Resets the theme.
Raises the event. This method is invoked whenever is set to true internally.
The that contains the event data.
Returns class-specific implementations for the Windows Presentation Foundation (WPF) infrastructure.
The type-specific implementation.
Class that converts file size to a friendly, human readable format.
Converts the file size to a human readable format.
Not implemented.
An for the s.
Resets the theme.
Creates or identifies the element that is used to display the given item.
Raises the event. This method is invoked whenever is set to true internally.
The that contains the event data.
Returns class-specific implementations for the Windows Presentation Foundation (WPF) infrastructure.
The type-specific implementation.