[ContentPropertyAttribute("Content")]
public sealed class ObjectTemplate : DispatcherObject<ContentPropertyAttribute("Content")>
Public NotInheritable Class ObjectTemplate
Inherits DispatcherObject[ContentPropertyAttribute(L"Content")]
public ref class ObjectTemplate sealed : public DispatcherObject[<SealedAttribute>]
[<ContentPropertyAttribute("Content")>]
type ObjectTemplate =
class
inherit DispatcherObject
end| ObjectTemplate | Инициализирует новый экземпляр класса ObjectTemplate |
| Content | |
| Dispatcher | Gets the Dispatcher this DispatcherObject is associated with. (Унаследован от DispatcherObject) |
| CheckAccess | Determines whether the calling thread has access to this DispatcherObject. (Унаследован от DispatcherObject) |
| 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) |
| LoadContent | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
| ToString | Returns a string that represents the current object. (Унаследован от Object) |
| VerifyAccess | Enforces that the calling thread has access to this DispatcherObject. (Унаследован от DispatcherObject) |