public System.Windows.FrameworkElement FindUIForTime(
System.DateTime
)
'Declaration
Public Function FindUIForTime( _
ByVal As System.Date _
) As System.Windows.FrameworkElement
Parameters
- time
- The System.DateTime value to find the System.Windows.FrameworkElement for.
Return Value
A System.Windows.FrameworkElement that corresponds to the given System.DateTime value. Returns null if the System.DateTime value does not belong to displayed range, or if a System.Windows.FrameworkElement has not been generated for it.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2