AK.F1.Timing.UI.Controls.PostedTimeCollectionModelControl.PostedTimeCollectionModelControl C# (CSharp) Method

PostedTimeCollectionModelControl() static private method

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