From BlockData and ContentData, implemented by blocks when used as properties as well:
- IContentData
- IInitializableContent
- IModifiedTrackable
- IReadOnly
- IReadOnly<BlockData>
From ContentMixin, shared blocks only:
- IContent
- IChangeTrackable
- IExportable
- IVersionable
- ILocalizable
- IContentMixin
- IContentSecurable
- ISecurable
- IResourceable
- ICategorizable
From the proxy class generated by Castle DynamicProxy:
- IProxyTargetAccessor