WPF 中使用Hook
摘要:
public DocumentWindow() { InitializeComponent(); this.SourceInitialized += new EventHandler(OnSourceInitialized); } void OnSourceInitialized(object sender, EventArgs e) { HwndSource source = (HwndSour... 阅读全文
posted @ 2011-03-28 15:26 zlb 阅读(1477) 评论(0) 推荐(0)
浙公网安备 33010602011771号