'Declaration
Protected Overridable Sub ProcessHostPropertyChange( _ ByVal e As NPropertyChangedEventArgs _ )
'Usage
Dim instance As NUIElement Dim e As NPropertyChangedEventArgs instance.ProcessHostPropertyChange(e)
protected virtual void ProcessHostPropertyChange( NPropertyChangedEventArgs e )
Parameters
- e