프로젝트

일반

사용자정보

개정판 8acc4862

ID8acc48628a74e0d8f4fad6f3d04651af56c241b3
상위 3e416e48
하위 80069f57, a9a82876

김태성이(가) 2달 전에 추가함

issue #00000 ZoomAndPanControl OnApplyTemplate 호출 수정

Change-Id: I923686647377c67c1dc0bac05d59329dbadda75e

차이점 보기:

ZoomAndPan/ZoomAndPanControl.cs
991 991
            {
992 992
                throw new ApplicationException("PART_Content was not found in the ZoomAndPanControl visual template!");
993 993
            }
994

  
995
            ZoomTo(new Rect(0,0, content.ActualWidth, content.ActualHeight));
994
            else
995
            {
996
                ZoomTo(new Rect(0, 0, content.ActualWidth, content.ActualHeight));
997
            }
996 998
        }
997 999

  
998 1000

  

내보내기 Unified diff

클립보드 이미지 추가 (최대 크기: 500 MB)