rootParentInstance property
Root parent instance for this part
If part contain other parts then root parent instance will be parent instance of the first part in the tree
Implementation
MvvmInstance? rootParentInstance;
Root parent instance for this part
If part contain other parts then root parent instance will be parent instance of the first part in the tree
MvvmInstance? rootParentInstance;