'宣言
 
Protected Overrides Function GetAppointmentTimeFromPoint( _
   ByVal  As Integer, _
   ByVal  As Integer _
) As Infragistics.Win.UIElement
             
        
            
            protected override Infragistics.Win.UIElement GetAppointmentTimeFromPoint( 
   int ,
   int 
)
             
        
             
        
            パラメータ
- x
- x 座標
- y
- y 座標
戻り値の型
この時点で予定の件名を表す UIElement、この位置に何もない場合は null。