'Declaration
Protected Overridable Sub OnParentAttributePropertyChanged( _ ByVal attributeFullName As System.String, _ ByVal propertyName As System.String _ )
'Usage
Dim instance As NUIFrameworkElement Dim attributeFullName As System.String Dim propertyName As System.String instance.OnParentAttributePropertyChanged(attributeFullName, propertyName)
protected virtual void OnParentAttributePropertyChanged( System.string attributeFullName, System.string propertyName )
Parameters
- attributeFullName
- propertyName