RegisterInternalProperty method
Implementation
void RegisterInternalProperty(PropertyDefinition property) {
this._RegisterPropertyWithInternal(property, true);
}
void RegisterInternalProperty(PropertyDefinition property) {
this._RegisterPropertyWithInternal(property, true);
}