1 write to BaseTypeId
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\EditorOptionAttribute.cs (1)
23BaseTypeId = base.TypeId,
4 references to BaseTypeId
System.Activities.Presentation (4)
System.Activities.Presentation\System\Activities\Presentation\EditorOptionAttribute.cs (4)
56return this.BaseTypeId == that.BaseTypeId && 64(BaseTypeId == null ? 0 : BaseTypeId.GetHashCode()) ^