예제 #1
0
 protected override void InstructionManager_OnApplyInstruction(IInstructionManager sender,
                                                               ApplyInstructionEventArgs e)
 {
     UserControl.ApplyInstruction(e.Instruction);
 }