tunneling (n)~ In Windows Presentation Foundation an event routing str…
페이지 정보
본문
tunneling (n)~ In Windows Presentation Foundation an event routing strategy where the event instance moves down the element tree (starting at the root of the visual tree and ending with the source). The names of events that use this routing strategy are prefixed with the word Preview’. These events have the same signature as their counterparts that use the bubbling event routing strategy.’