Jak uzyskać wykonywalną ścieżkę w WPF

Directory.GetParent(System.Reflection.Assembly.GetExecutingAssembly().Location);
Excited Eland