private void PopulateElectionControl() => ElectionControl.Populate(StateCode, CountyCode, LocalCode);
private void PopulateElectionControl() { ElectionControl.Populate(StateCode, CountyCode, LocalKey); }