IT / 프로그래밍

  • 홈
  • 태그
  • 방명록

RadioButton 1

[ wpf ] DataTemplate 속성 이름에 접근하는 방법 / 클릭 된 라디오 버튼 이름 가져오기

DataTemplate 등 안의 컨트롤 이름에 접근 할 수 없음 접근하기 위해선 함수 하나 만든다 public IEnumerable FindVisualChildren(DependencyObject depObj) where T : DependencyObject { if (depObj != null) { for (int i = 0; i < VisualTreeHelper.GetChildrenCount(depObj); i++) { DependencyObject child = VisualTreeHelper.GetChild(depObj, i); if (child != null && child is T) yield return (T)child; foreach (T childOfChild in FindVisualChi..

WPF 2022.11.24
이전
1
다음
더보기
프로필사진

IT / 프로그래밍

  • 분류 전체보기 (41)
    • WPF (11)
    • C# (10)
      • c# (9)
      • c# 문법 (1)
    • 라이브러리 (1)
    • Rabbitmq (5)
    • linux (4)
    • 파이썬 (3)
      • yolo (1)
      • python (2)
    • 오라클 (7)
    • SQLD (0)

Tag

wpf listview, 오라클 MERGE 오류, C#, MQTT, 리눅스, 오라클, 오라클 예외처리, 오라클 반복문 변수, 프로시저문구, 오라클 다중 행 업데이트, wpf, 오라클 반복문, Publish, c# mysql, Rabbitmq, 오라클프로시저디버깅, 프로시저 디버깅, 오라클MERGE, wpf livechart, 오라클 FOR,

최근글과 인기글

  • 최근글
  • 인기글

최근댓글

공지사항

페이스북 트위터 플러그인

  • Facebook
  • Twitter

Archives

Calendar

«   2025/07   »
일 월 화 수 목 금 토
1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31

방문자수Total

  • Today :
  • Yesterday :

Copyright © Kakao Corp. All rights reserved.

티스토리툴바