Gets the time at whose location to display the "create here" button.

Namespace:  Mindscape.WpfElements
Assembly:  Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)

Syntax

C#
protected DateTime CreateHereTime { get; private set; }
Visual Basic (Declaration)
Protected Property CreateHereTime As DateTime

See Also