ObjectTemplate - класс

Definition

Пространство имён: Tessa.UI.Data
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
C#
[ContentPropertyAttribute("Content")]
public sealed class ObjectTemplate : DispatcherObject
Inheritance
Object    DispatcherObject    ObjectTemplate

Конструкторы

ObjectTemplateИнициализирует новый экземпляр класса ObjectTemplate

Свойства

Content 
DispatcherGets the Dispatcher this DispatcherObject is associated with.
(Унаследован от DispatcherObject)

Методы

CheckAccessDetermines whether the calling thread has access to this DispatcherObject.
(Унаследован от DispatcherObject)
EqualsDetermines whether the specified object is equal to the current object.
(Унаследован от Object)
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Унаследован от Object)
GetHashCodeServes as the default hash function.
(Унаследован от Object)
GetTypeGets the Type of the current instance.
(Унаследован от Object)
LoadContent 
MemberwiseCloneCreates a shallow copy of the current Object.
(Унаследован от Object)
ToStringReturns a string that represents the current object.
(Унаследован от Object)
VerifyAccessEnforces that the calling thread has access to this DispatcherObject.
(Унаследован от DispatcherObject)

См. также