79533883

Date: 2025-03-25 14:00:43
Score: 1
Natty:
Report link

I think I get it from OnApplyTemplate, in the code behind like this one:

protected override void OnApplyTemplate()
{
    base.OnApplyTemplate();
    scrollbar = GetTemplateChild("Scrollbar") as Border;   
}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: infinitesimal