public sealed class CardViewControlDependencies : ICardViewControlDependencies
Public NotInheritable Class CardViewControlDependencies
Implements ICardViewControlDependencies
public ref class CardViewControlDependencies sealed : ICardViewControlDependencies
[<SealedAttribute>]
type CardViewControlDependencies =
class
interface ICardViewControlDependencies
end
CardViewControlDependencies | Создаёт экземпляр класса с указанием его зависимостей. |
AdvancedCardDialogManager | Объект, предоставляющий методы для открытий карточки в модальном диалоге. |
UIHost | Объект, предоставляющий упрощённый доступ к основным функциям платформы, которые связаны с отображением информации пользователю. |
UserSettingsCache | Кэш настроек пользователя для элементов карточки (например, элементов управления), размещаемых в пределах типа (карточки, файла, задания, диалога). |
UserSettingsManager | Объект, управляющий сохранением настроек пользователя по элементам карточки ICardUserSettingsCache. |
Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
GetHashCode | Serves as the default hash function. (Унаследован от Object) |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
ToString | Returns a string that represents the current object. (Унаследован от Object) |