Can we access the current System.Windows.Application object inside a Window class in WPF ?
Yes sure. You can access it everywhere in a WPF application.
|
|||
|
Yes - it's as easy as Application.Current. |
|||
|
|
Yes sure. You can access it everywhere in a WPF application.
|
|||
|
Yes - it's as easy as Application.Current. |
|||
|