Wodsoft.ComBoost.Wpf.EntityViewer.EntityViewer C# (CSharp) Method

EntityViewer() static private method

static private EntityViewer ( ) : System
return System
        static EntityViewer()
        {
            DefaultStyleKeyProperty.OverrideMetadata(typeof(EntityViewer), new FrameworkPropertyMetadata(typeof(EntityViewer)));
        }