(fix) Some functionality doesn't work when TimeBox is contained in DataGrid
This commit is contained in:
@@ -332,6 +332,8 @@ public class TimeBox : TemplatedControl
|
|||||||
MoveCaret(_currentActiveSectionIndex.Value);
|
MoveCaret(_currentActiveSectionIndex.Value);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
e.Handled = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
protected override void OnPointerReleased(PointerReleasedEventArgs e)
|
protected override void OnPointerReleased(PointerReleasedEventArgs e)
|
||||||
|
|||||||
Reference in New Issue
Block a user