Table of Contents

Namespace Loehnert.Lisrt.WpfHelpers

Classes

DependencyObjectExtension

A dependency object extension to find child control by type - https://stackoverflow.com/questions/10279092/how-to-get-children-of-a-wpf-container-by-type.

DispatcherHelper

See https://www.codeproject.com/Articles/38291/Implement-Splash-Screen-with-WPF.

MvvmHelpers

This class contains MVVM helper methods.

PropertyGridViewModelBase

Represents a base class for a view model shown with a PropertyTools.Wpf.PropertyGrid.

StringOrViewModelToViewConverter

Represents a converter to convert a string or a view model to a view.