<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://wiki.ledyx.xyz/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://wiki.ledyx.xyz/feed.php">
        <title>Ledyx WIKI - desktop</title>
        <description></description>
        <link>http://wiki.ledyx.xyz/</link>
        <image rdf:resource="http://wiki.ledyx.xyz/lib/exe/fetch.php?media=favicon.ico" />
       <dc:date>2026-08-02T20:38:52+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://wiki.ledyx.xyz/doku.php?id=desktop:javafx&amp;rev=1612670245&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.ledyx.xyz/doku.php?id=desktop:windows_presentation_foundation&amp;rev=1612670142&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://wiki.ledyx.xyz/lib/exe/fetch.php?media=favicon.ico">
        <title>Ledyx WIKI</title>
        <link>http://wiki.ledyx.xyz/</link>
        <url>http://wiki.ledyx.xyz/lib/exe/fetch.php?media=favicon.ico</url>
    </image>
    <item rdf:about="http://wiki.ledyx.xyz/doku.php?id=desktop:javafx&amp;rev=1612670245&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-02-07T03:57:25+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>javafx</title>
        <link>http://wiki.ledyx.xyz/doku.php?id=desktop:javafx&amp;rev=1612670245&amp;do=diff</link>
        <description>JavaFX

java desktop

Scene Builder

	*  공식 : &lt;http://www.oracle.com/technetwork/java/javafxscenebuilder-1x-archive-2199384.html&gt;
*  비공식(JavaFX8 확장 지원) : &lt;http://gluonhq.com/open-source/scene-builder/&gt;</description>
    </item>
    <item rdf:about="http://wiki.ledyx.xyz/doku.php?id=desktop:windows_presentation_foundation&amp;rev=1612670142&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-02-07T03:55:42+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>windows_presentation_foundation</title>
        <link>http://wiki.ledyx.xyz/doku.php?id=desktop:windows_presentation_foundation&amp;rev=1612670142&amp;do=diff</link>
        <description>Windows Presentation Foundation

wpf c desktop

Orientation

	*  실제 Layout &amp; Event 수정을 위한 파일은 아래 두 가지이다.
		*  Layout : MainWindow.xaml
		*  Logic : Mainwindow.xaml.cs


예시

	*  클릭하면 TextBox가 “Hello World!” 및 0부터 1씩 증가.</description>
    </item>
</rdf:RDF>
