Dear Friends,
Is it possible to find the current view instance other than by using wdDoModifyView? We can create an attribute of type IWDView and assign the wdDoModifyView's view parameter as its value and we can use it across our application. Is there any other way to find the current view instance other than this?